diff --git a/bots/instance/reply_bot.ts b/bots/instance/reply_bot.ts index f07a68a0d..90edfc192 100644 --- a/bots/instance/reply_bot.ts +++ b/bots/instance/reply_bot.ts @@ -1,5 +1,5 @@ // reply_bot.ts -import { BotFather, WorkflowInput } from "./bot_father"; +import { BotFather, WorkflowInput } from "../bot_father"; class ReplyBot extends BotFather { constructor() {