name-sanic
This commit is contained in:
parent
584f8ad8fe
commit
437a50fa3c
|
@ -15,7 +15,7 @@ from tgbot.handlers.callback_unlink import handle_unlink
|
|||
from tgbot.api import register_webhook
|
||||
|
||||
|
||||
app = Sanic()
|
||||
app = Sanic(name="welcomecenter")
|
||||
app.config.REGISTERED = False
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user