query-fix
All checks were successful
Deploy on push / deploy (push) Successful in 1m33s

This commit is contained in:
2024-10-14 09:23:11 +03:00
parent 5dc61dc397
commit 503e859b5c
4 changed files with 21 additions and 6 deletions

View File

@@ -95,7 +95,7 @@ type Stat {
rating: Int
commented: Int
viewed: Int
followed: Int
# followed: Int
last_reacted_at: Int
}