mirror of
https://github.com/dizedev/vk_lp.git
synced 2026-09-17 08:38:52 +00:00
fixed bug
This commit is contained in:
+2
-2
@@ -1,3 +1,3 @@
|
||||
from . import game_handler, deletedmsg, info_bot, rewards
|
||||
from . import game_handler, deletedmsg, info_bot, rewards, not_command
|
||||
|
||||
labelers = [game_handler.bl, deletedmsg.bl, info_bot.bl, rewards.bl]
|
||||
labelers = [game_handler.bl, deletedmsg.bl, info_bot.bl, rewards.bl, not_command.bl]
|
||||
|
||||
Reference in New Issue
Block a user