смена иконки календаря
This commit is contained in:
+1
-1
@@ -241,7 +241,7 @@ def setDynamicText():
|
|||||||
+ freeSlots["date"][:4]
|
+ freeSlots["date"][:4]
|
||||||
)
|
)
|
||||||
|
|
||||||
dynamicText = f"📌 Свободная запись на 📅 {dateText}:\n\n"
|
dynamicText = f"📌 Свободная запись на 🗓 {dateText}:\n\n"
|
||||||
|
|
||||||
for user in users:
|
for user in users:
|
||||||
slots = freeSlots["slots"][str(user["id"])]
|
slots = freeSlots["slots"][str(user["id"])]
|
||||||
|
|||||||
Reference in New Issue
Block a user