This commit is contained in:
2022-09-09 20:38:06 +06:00
parent 23be7cac81
commit f411b757fd
9 changed files with 40 additions and 23 deletions

View File

@@ -141,7 +141,7 @@ object Plugin : Plugin {
addTemplate(
OfferTemplate(
"Start post",
listOf(Format("start_post"))
listOf(Format("/start_post"))
)
)
}