Compare commits

..

No commits in common. "a23c3dcaf8af31f3b2894ba5ee9a473b2b012192" and "9ed9c0354bb70368c3d95df0c16dc3e5c05c91b9" have entirely different histories.

View File

@ -3,9 +3,7 @@
"alarm_filter": { "alarm_filter": {
"magnificaiton": "x2", "magnificaiton": "x2",
"orderby": false, "orderby": false,
"show_camera_jams": true,
"show_diagnostic": true, "show_diagnostic": true,
"show_fio": true,
"show_gateways": true, "show_gateways": true,
"show_low_alarm": true, "show_low_alarm": true,
"show_map": true, "show_map": true,
@ -215,7 +213,7 @@
} }
}, },
"props": { "props": {
"address": "192.168.5.149", "address": "127.0.0.1",
"appBar": { "appBar": {
"togglePosition": "hidden" "togglePosition": "hidden"
}, },