This commit is contained in:
geoffsee
2025-05-22 23:14:01 -04:00
commit 33679583af
242 changed files with 15090 additions and 0 deletions

3
src/pages/+client.ts Normal file
View File

@@ -0,0 +1,3 @@
import UserOptionsStore from "../stores/UserOptionsStore";
UserOptionsStore.initialize();