fixed filter error

This commit is contained in:
gugak 2025-05-22 19:04:06 +04:00
parent 9ed9c0354b
commit 6819fa396c

View File

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