now you can add and remove pertiods in the idlescreen/timetable

This commit is contained in:
RezHackXYZ 2025-05-08 15:46:54 +05:30
parent 1278b1d975
commit 38538a4b28
3 changed files with 181 additions and 95 deletions

View file

@ -25,5 +25,4 @@
"checkJs": true,
"types": ["svelte", "estree"]
},
"exclude": ["wordle/**/*", "IdleScreen/**/*", "SelectionMenue/**/*"]
}