защиты и лекции поменял местами
Some checks failed
Deploy to Server / deploy (push) Has been cancelled
Some checks failed
Deploy to Server / deploy (push) Has been cancelled
This commit is contained in:
parent
d11681710b
commit
f330e3dff3
1 changed files with 1 additions and 1 deletions
2
main.py
2
main.py
|
@ -153,8 +153,8 @@ def get_message_text() -> str:
|
|||
types = [
|
||||
('', ''), # deadlines
|
||||
('🧑💻 Тесты', 'тест'),
|
||||
('🎓 Лекции', 'лекция'),
|
||||
('🛡 Защиты', 'защита'),
|
||||
('🎓 Лекции', 'лекция'),
|
||||
('🤓 Экзамены', 'экзамен'),
|
||||
('👞 Консультации', 'консультация'),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue