old_01
This commit is contained in:
5
doners/Shop-bot/handlers/admin/__init__.py
Normal file
5
doners/Shop-bot/handlers/admin/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from .add import dp
|
||||
from .questions import dp
|
||||
from .orders import dp
|
||||
|
||||
__all__ = ['dp']
|
||||
Reference in New Issue
Block a user