diff --git a/modules/auto-schedule-pro/index.py b/modules/auto-schedule-pro/index.py index cbd5c39..5950cce 100644 --- a/modules/auto-schedule-pro/index.py +++ b/modules/auto-schedule-pro/index.py @@ -156,7 +156,7 @@ if self.MESSAGE["text"].lower().split()[0] == "!пари": full_schedule = dict(list(schedule.items()) + list(additions.items())) - preferences = {"name": True, "date": True, "teacher": True, "link": False} + preferences = {"name": True, "date": True, "teacher": True, "link": True} selected_day = current_week*7 + current_day if len(command) >= 2 and len(command[1]) > 0: