new 3d loading animation

This commit is contained in:
2024-09-30 21:21:50 +02:00
parent d9397c4bcb
commit 2a25dbe4b0
7 changed files with 196 additions and 287 deletions

View File

@@ -33,6 +33,4 @@ class Scheduler {
}
const scheduler = new Scheduler()
export { scheduler }
export const scheduler = new Scheduler()