add ratings

This commit is contained in:
2022-08-21 16:03:27 +06:00
parent c4e7f338a9
commit aa9f187203
11 changed files with 96 additions and 0 deletions

View File

@@ -4,6 +4,7 @@ String[] includes = [
":common",
":posts",
":posts_registrar",
":ratings",
":triggers:command",
":runner"
]