int
All checks were successful
Deploy on push / deploy (push) Successful in 1m9s

This commit is contained in:
Untone 2024-06-06 09:40:39 +03:00
parent 3476d6e6d1
commit 1946d5eda2

View File

@ -1,5 +1,6 @@
type AuthorStat { type AuthorStat {
shouts: Int shouts: Int
topics: Int
authors: Int authors: Int
followers: Int followers: Int
rating: Int rating: Int