turn some warning message into debug message
This commit is contained in:
@@ -231,6 +231,7 @@ export type playerConfig = {
|
||||
loadTimeout: number;
|
||||
skipInactive: Boolean;
|
||||
showWarning: Boolean;
|
||||
showDebug: Boolean;
|
||||
};
|
||||
|
||||
export type playerMetaData = {
|
||||
|
||||
Reference in New Issue
Block a user