Disabling generation function

This commit is contained in:
BarsTiger
2023-03-11 23:59:05 +02:00
parent 66b6da88ad
commit fb57b11feb
6 changed files with 28 additions and 0 deletions

View File

@@ -2,6 +2,7 @@ from bot.common import dp
from .aliases import *
from .reset import *
from .tools import *
from .on_off import *
def register():