update allert tio
This commit is contained in:
parent
2e35f8bcd6
commit
9d34345d24
@ -62,7 +62,7 @@ fun sendNotification(onResult: (String) -> Unit) {
|
|||||||
|
|
||||||
val requestBody = RequestBody.create(
|
val requestBody = RequestBody.create(
|
||||||
"text/plain".toMediaType(), // Mengirim plain text
|
"text/plain".toMediaType(), // Mengirim plain text
|
||||||
"Notifikasi dari Nuryuda Maulana (202310715038)!" // Pesan yang akan tampil
|
"Notifikasi dari Satrio Putra Wardani 202310715307" // Pesan yang akan tampil
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user