Increase session count on game overview when starting a new session
Django CI/CD / test (push) Successful in 50s
Django CI/CD / build-and-push (push) Successful in 1m32s

This commit is contained in:
2024-01-15 21:41:25 +01:00
parent e2b7ff2e15
commit 4b75a1dea9
3 changed files with 22 additions and 4 deletions
+1
View File
@@ -2,6 +2,7 @@
## Improved
* mark refunded purchases red on game overview
* increase session count on game overview when starting a new session
## Fixed
* Fix title not being displayed on the Recent sessions page