complete adding of common posts gc

This commit is contained in:
2023-11-06 21:27:43 +06:00
parent 0cc0510876
commit 730e3c50e9
7 changed files with 206 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ dependencies {
api project(":plaguposter.ratings.source")
api project(":plaguposter.ratings.selector")
api project(":plaguposter.ratings.gc")
api project(":plaguposter.posts.gc")
api project(":plaguposter.inlines")
api libs.psql