Improve purchase name consistency on stats page
Django CI/CD / test (push) Successful in 1m0s
Django CI/CD / build-and-push (push) Successful in 2m0s

This commit is contained in:
2024-04-15 13:55:17 +02:00
parent 1e87e67eb1
commit c1882f66e3
2 changed files with 13 additions and 9 deletions
+1
View File
@@ -9,6 +9,7 @@
* mark refunded purchases red on game overview
* increase session count on game overview when starting a new session
* game overview: sort purchases also by date purchased (on top of date released)
* stats: improve purchase name consistency
## Fixed
* Fix title not being displayed on the Recent sessions page