complete panel

This commit is contained in:
2022-09-15 01:39:51 +06:00
parent dfa748b1e7
commit 849df78238
8 changed files with 194 additions and 22 deletions

View File

@@ -11,6 +11,7 @@ dependencies {
api libs.plagubot.bot
api project(":plaguposter.posts")
api project(":plaguposter.posts.panel")
api project(":plaguposter.posts_registrar")
api project(":plaguposter.triggers.command")
api project(":plaguposter.triggers.selector_with_timer")