Removed debugging call

This commit is contained in:
WolverinDEV 2020-09-17 23:08:29 +02:00
parent 7c16af959b
commit 7a3f3761bd

View file

@ -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");
}