Fixes
This commit is contained in:
parent
47a5f71d9b
commit
cb45cf9e22
@ -10,7 +10,7 @@ class Device extends Template
|
||||
// $notificationData = [
|
||||
// 'title' => 'Info',
|
||||
// 'body' => 'New device Detected Found',
|
||||
// 'icon' => BASEDIR . '/app/templates/images/icon-192x192.png',
|
||||
// 'icon' => 'http://dev.steelants.cz/projekty/simplehome-client/img/icons/favicon-16x16.png',
|
||||
// ];
|
||||
// //Notification for newly added Device
|
||||
// if ($notificationData != []) {
|
||||
|
@ -60,7 +60,6 @@ const UNITS = [
|
||||
|
||||
//Notifications
|
||||
define('SERVERKEY','');
|
||||
define('SERVERVAIPKEY','');
|
||||
|
||||
//TODO: Po registraci vzít výchozí hodnoty
|
||||
//Default network Setting
|
||||
|
Loading…
Reference in New Issue
Block a user