last-comment-fix
All checks were successful
Deploy on push / deploy (push) Successful in 23s

This commit is contained in:
2024-03-25 19:50:23 +03:00
parent d92d280595
commit 337fa82fb4
2 changed files with 7 additions and 3 deletions

View File

@@ -96,6 +96,7 @@ type Stat {
rating: Int
commented: Int
ranking: Int
last_comment: Int
}
type Community {