continue to adding workaround

This commit is contained in:
2022-03-11 20:37:40 +06:00
parent a06324568e
commit f683809f29
15 changed files with 161 additions and 12 deletions

View File

@@ -25,6 +25,7 @@ dependencies {
api project(":postssystem.services.posts.server")
api project(":postssystem.targets.telegram.loader.server")
api project(":postssystem.targets.telegram.publication.server")
api libs.ktor.server.netty