feat: basic playtime backend

This commit is contained in:
Huskydog9988
2025-05-27 12:30:20 -04:00
parent 012c218abb
commit 1502ab7263
5 changed files with 96 additions and 4 deletions
+1
View File
@@ -19,6 +19,7 @@ model User {
saves SaveSlot[]
screenshots Screenshot[]
playtime Playtime[]
}
model Notification {