commented-fix-2
All checks were successful
deploy / deploy (push) Successful in 1m28s

This commit is contained in:
2023-12-24 21:38:16 +03:00
parent f9abe421aa
commit 88d33f96b0
2 changed files with 59 additions and 10 deletions

View File

@@ -56,7 +56,7 @@ type AuthorStat {
shouts: Int
followings: Int
followers: Int
# rating: Int
rating: Int
commented: Int
}