1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2025-09-03 23:29:33 +00:00

rename steps subproject to behaviour_builder

This commit is contained in:
2021-01-07 18:17:50 +06:00
parent b933361258
commit 8c2cffc8e3
16 changed files with 26 additions and 26 deletions

View File

@@ -8,6 +8,6 @@ pluginManagement {
include ":tgbotapi.core"
include ":tgbotapi.extensions.api"
include ":tgbotapi.extensions.utils"
include ":tgbotapi.extensions.steps"
include ":tgbotapi.extensions.behaviour_builder"
include ":tgbotapi"
include ":docs"