Fix bug when trying to determine file size for files (instead of directories)

This commit is contained in:
grimsi
2022-08-17 14:30:48 +02:00
parent dc6f2a813e
commit 90f41055be
4 changed files with 16 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<parent>
<artifactId>gameyfin</artifactId>
<groupId>de.grimsi</groupId>
<version>1.1.2</version>
<version>1.1.3</version>
</parent>
<artifactId>gameyfin-backend</artifactId>