Custome test alerts fixed
This commit is contained in:
GaMeNu 2023-10-13 17:45:21 +03:00
parent 3e56387797
commit 2e289131e8

View File

@ -501,7 +501,7 @@ class Notificator(commands.Cog):
"id": "133413211330000000", "id": "133413211330000000",
"cat": "99", "cat": "99",
"title": title, "title": title,
"data": districts, "data": districts_ls,
"desc": desc "desc": desc
}, districts) }, districts_ls)