Fix negative playtimes being considered positive

This commit is contained in:
2023-01-05 17:13:45 +01:00
parent 869e0e0fe0
commit 4e67735de8
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
## Unreleased
* Fix negative playtimes being considered positive
* Add %d for days to common.util.time.format_duration
* Set up tests, add tests for common.util.time
* Display total hours played on homepage