Removed debugging call
This commit is contained in:
parent
7c16af959b
commit
7a3f3761bd
1 changed files with 1 additions and 1 deletions
|
@ -312,7 +312,7 @@ function main() {
|
|||
modal.close_listener.push(() => settings.changeGlobal(Settings.KEY_USER_IS_NEW, false));
|
||||
}
|
||||
|
||||
spawnGlobalSettingsEditor();
|
||||
//spawnGlobalSettingsEditor();
|
||||
//spawnVideoPopout(server_connections.active_connection(), "https://www.youtube.com/watch?v=9683D18fyvs");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue