Notification action (#12742)

This commit is contained in:
Nicolas Mowen
2024-08-05 06:56:57 -06:00
parent 3abf89596a
commit 04fd05bc7d
2 changed files with 36 additions and 8 deletions

View File

@@ -165,6 +165,7 @@ class WebPushClient(Communicator): # type: ignore[misc]
"direct_url": direct_url,
"image": image,
"id": reviewId,
"type": "alert",
}
),
)