mirror of
https://gitlab.com/octospacc/TelegramIndex-Fork.git
synced 2025-06-05 22:09:12 +02:00
fix a typo
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
from aiohttp import web
|
||||
|
||||
from config import chat_ids
|
||||
from .config import chat_ids
|
||||
|
||||
|
||||
def setup_routes(app, handler):
|
||||
|
Reference in New Issue
Block a user