mirror of
https://github.com/GaMeNu/HFCNotificator.git
synced 2024-11-16 15:24:51 +02:00
v2.1.2
Custome test alerts fixed
This commit is contained in:
parent
3e56387797
commit
2e289131e8
@ -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)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user