From 30669205a1c8a5a754d24d6ac5e0ee62beda092f Mon Sep 17 00:00:00 2001 From: levina <82658782+levina-lab@users.noreply.github.com> Date: Thu, 28 Oct 2021 12:30:17 +0700 Subject: [PATCH] forgot --- program/ytsearch.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/program/ytsearch.py b/program/ytsearch.py index 02980fb..1042d52 100644 --- a/program/ytsearch.py +++ b/program/ytsearch.py @@ -1,6 +1,6 @@ import logging from config import BOT_USERNAME -from driver.filters import command +from driver.filters import command, other_filters from pyrogram import Client from pyrogram.types import ( InlineKeyboardButton,