feat: Theme Of The Month

This commit is contained in:
2026-05-19 20:19:50 +09:30
parent 6ad214bb09
commit c0a8a76105
11 changed files with 520 additions and 7 deletions
+1 -1
View File
@@ -105,7 +105,7 @@ export async function finishLoad() {
console.error("Error during loading cleanup:", err);
}
runStartupPopupQueue();
void runStartupPopupQueue();
}
export function GetCSSElement(file: string) {