This commit is contained in:
Dean @ Skool
2024-02-14 10:46:59 -05:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
[
{
"date": "2/14/2024",
"simpleDescription": "Fixed all now.gg games, added ANDROID to apps"
"simpleDescription": "Fixed all now.gg games, added ANDROID and YT Music to apps"
},
{
"date": "2/13/2024",
+1 -1
View File
@@ -1,4 +1,4 @@
import { createViewPage, isValidURL, getVH, CrossTabCommunication, PolarisError, storage, encoder } from './utils.js';
import { createViewPage, isValidURL, getVH, CrossTabCommunication, PolarisError, storage } from './utils.js';
import { loadSettings, loadSidebarInterface } from './settings.js';
import loadEasterEggs from './eastereggs.js';
import loadAnalytics from './analytics.js';