Обновление: v0.1

This commit is contained in:
dize_dev
2023-10-30 18:18:55 +06:00
parent 6019f6a287
commit 7cf41c6bc3
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -10,4 +10,4 @@ listToStr = ' '.join(map(str, rewards_list))
@bl.message(Permission(), text=[prefix_bot + " достижения"])
async def rewards(message: Message):
await edit_message(message,
"Вот список всех достижений 🏆: \n " + listToStr)
"Вот список всех достижений🏆: \n " + listToStr)