git add .

git commit -m "feat: improve wheel UI with gold pointer and center circle sync"
This commit is contained in:
2026-05-30 14:20:20 +03:30
parent ed82bf7f1f
commit b0ff339525
27 changed files with 1241 additions and 140 deletions

View File

@@ -1,4 +1,3 @@
DATABASE_URL=sqlite:///./wheel.db
DATABASE_URL=sqlite:///./spinwheel.db
LOG_ENABLED=true
LOG_LEVEL=DEBUG