This commit is contained in:
Russell2259
2024-01-23 20:45:29 -07:00
parent 9699ae0805
commit 60acc106be
+1 -1
View File
@@ -7,7 +7,7 @@ import Cheats from './cheats.js';
import Games from './games.js';
import Apps from './apps.js';
const umami = loadAnalytics();
const umami = await loadAnalytics();
if (location.pathname !== '/view') loadSidebarInterface();
loadEasterEggs();