Fix Remove full screen dependencies

This commit is contained in:
Aman Bansal 2025-04-28 22:44:20 +05:30
parent c71b387972
commit 3039cbd6a4
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ const UI = {
UI.toggleControlbarSide();
}
UI.initFullscreen();
// UI.initFullscreen();
// Setup event handlers
UI.addControlbarHandlers();