diff --git a/cog_notificator.py b/cog_notificator.py index c855ece..1ed7bd0 100644 --- a/cog_notificator.py +++ b/cog_notificator.py @@ -501,7 +501,7 @@ class Notificator(commands.Cog): "id": "133413211330000000", "cat": "99", "title": title, - "data": districts, + "data": districts_ls, "desc": desc - }, districts) + }, districts_ls)