author-fix
All checks were successful
deploy / deploy (push) Successful in 1m29s

This commit is contained in:
2023-12-28 01:05:52 +03:00
parent 6207f7d3ed
commit 9968fb27f4
2 changed files with 41 additions and 26 deletions

View File

@@ -57,6 +57,8 @@ type AuthorStat {
followings: Int
followers: Int
rating: Int
rating_shouts: Int
rating_comments: Int
commented: Int
}