Correct category
This commit is contained in:
parent
9686ae26e4
commit
46167908cf
@ -98,7 +98,7 @@ def send_notification_via_ssh(notification_title, notification_info):
|
|||||||
"message": {
|
"message": {
|
||||||
"title": notification_title,
|
"title": notification_title,
|
||||||
"body": notification_info,
|
"body": notification_info,
|
||||||
"category": "mixtapes",
|
"category": "podcasts",
|
||||||
"timestamp": int(time.time())
|
"timestamp": int(time.time())
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user