fix admin

This commit is contained in:
2020-05-05 11:51:11 +03:00
parent 203efae85d
commit 4f5be9320a
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
from .overlay import OverlayBotModuleConfig
from .channel_helper import ChannelHelperBotModuleConfig, QueuedItem
from .channel_helper import ChannelHelperBotModuleConfig, QueuedItem, ChannelHelperUser
from .echo import EchoBotModuleConfig
from .cyberlina import CyberLinaBotModuleConfig
from .ping import PingBotModuleConfig