Fix graph timeline being backwards

This commit is contained in:
2023-01-16 17:26:10 +01:00
parent a851b5329a
commit 2ce4dd3a0e
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
## Unreleased
* Fixed
* When filtering by game, the "Filtering by (...)" text would erroneously list an unrelated platform
* When filtering by game, the "Filtering by (...)" text would erroneously list an unrelated platform
* Playtime graph would display timeline backwards
## 0.2.3 / 2023-01-15 23:13+01:00