Emojis Test
This commit is contained in:
parent
e855ff870c
commit
8b5a91bce1
@ -70,7 +70,7 @@ fun sendNotification(onResult: (String) -> Unit) {
|
||||
.url(url)
|
||||
.addHeader("Title", "Radioactive")
|
||||
.addHeader("Priority", "urgent")
|
||||
.addHeader("Tags", "alert warning,rotating_light")
|
||||
.addHeader("Tags", "alert warning,radioactive")
|
||||
.post(requestBody)
|
||||
.build()
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user