mirror of
https://github.com/marcogll/talia_bot.git
synced 2026-01-13 21:35:19 +00:00
ajsutes codex
This commit is contained in:
@@ -4,8 +4,8 @@ from datetime import time
|
||||
from telegram.ext import ContextTypes
|
||||
import pytz
|
||||
|
||||
from app.config import OWNER_CHAT_ID, TIMEZONE
|
||||
from app.modules.agenda import get_agenda
|
||||
from config import OWNER_CHAT_ID, TIMEZONE
|
||||
from modules.agenda import get_agenda
|
||||
|
||||
# Enable logging
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
Reference in New Issue
Block a user