Avoid errors when displaying game overview with zero sessions
Django CI/CD / test (push) Successful in 1m4s
Django CI/CD / build-and-push (push) Successful in 2m10s

This commit is contained in:
2024-07-09 07:32:49 +02:00
parent 811fec4b11
commit 86f8fde8fa
3 changed files with 18 additions and 10 deletions
+1
View File
@@ -18,6 +18,7 @@
## Fixed
* Fix title not being displayed on the Recent sessions page
* Avoid errors when displaying game overview with zero sessions
## 1.5.2 / 2024-01-14 21:27+01:00