Correctly display game that is used as filter

This commit is contained in:
2023-01-16 17:24:34 +01:00
parent 6fa049e1b1
commit a851b5329a
3 changed files with 8 additions and 3 deletions
+5
View File
@@ -1,3 +1,8 @@
## Unreleased
* Fixed
* When filtering by game, the "Filtering by (...)" text would erroneously list an unrelated platform
## 0.2.3 / 2023-01-15 23:13+01:00
* Allow filtering by platform and game on session list (https://git.kucharczyk.xyz/lukas/timetracker/issues/32)