commented->comments_count
All checks were successful
Deploy on push / deploy (push) Successful in 55s

This commit is contained in:
2025-03-26 08:25:18 +03:00
parent 3c56fdfaea
commit a5eaf4bb65
6 changed files with 15 additions and 15 deletions

View File

@@ -137,7 +137,7 @@ type Draft {
type Stat {
rating: Int
commented: Int
comments_count: Int
viewed: Int
last_commented_at: Int
}