Format
This commit is contained in:
parent
7d2bc0c6d6
commit
6dbd4885e2
1
api.php
1
api.php
@ -163,6 +163,7 @@ if ($values != null || $values != "") {
|
|||||||
'body' => 'Someone just open up '.$device['name'],
|
'body' => 'Someone just open up '.$device['name'],
|
||||||
'icon' => '',
|
'icon' => '',
|
||||||
];
|
];
|
||||||
|
|
||||||
break;
|
break;
|
||||||
case 'water':
|
case 'water':
|
||||||
$notificationData = [
|
$notificationData = [
|
||||||
|
Loading…
Reference in New Issue
Block a user