Use display name in session list
Django CI/CD / test (push) Successful in 52s
Django CI/CD / build-and-push (push) Successful in 1m52s

This commit is contained in:
2024-04-29 19:21:05 +02:00
parent 86e25b84ab
commit 64edca9ffa
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@
* 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
* session list: use display name instead of sort name
## Fixed
* Fix title not being displayed on the Recent sessions page