add animation to loadup, + file cleanup

This commit is contained in:
SethBurkart123
2023-10-11 21:56:13 +11:00
parent 504dbd1cd8
commit e183f89ca3
5 changed files with 124 additions and 128 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import {
enableNotificationCollector,
} from "../../SEQTA.js";
import { updateBgDurations } from "../ui/Animation.js";
import { getDarkMode, updateAllColors } from "../ui/Colors.js";
import { getDarkMode, updateAllColors } from "../ui/colors/Manager.js";
export default class StorageListener {
constructor() {