fix: restore missing window.App=App causing sidebar+logout broken
This commit is contained in:
@@ -159,3 +159,4 @@ window.InstallPage = InstallPage;
|
|||||||
window.U = U;
|
window.U = U;
|
||||||
window.Auth = Auth;
|
window.Auth = Auth;
|
||||||
window.API = API;
|
window.API = API;
|
||||||
|
window.App = App;
|
||||||
|
|||||||
Reference in New Issue
Block a user