Fix purchase form logic
Django CI/CD / test (push) Successful in 26s
Django CI/CD / build-and-push (push) Has been skipped

This commit is contained in:
2026-01-16 22:15:07 +01:00
parent c684d833ef
commit 3e8c842047
4 changed files with 25 additions and 19 deletions
+7
View File
@@ -1,3 +1,10 @@
## Unreleased
### New
* Pre-fill time played into new playevent, also tracks time since last playevent
* Improve light theme and fix light/dark theme switcher
* Fix purchase form logic
## 1.6.0 / 2025-01-15 23:13+01:00
### New