beka-branch #123
@ -3,6 +3,7 @@
|
||||
"alarm_filter": {
|
||||
"magnificaiton": "x2",
|
||||
"orderby": false,
|
||||
"show_buttons": true,
|
||||
"show_camera_jams": true,
|
||||
"show_diagnostic": true,
|
||||
"show_fio": true,
|
||||
|
||||
@ -356,7 +356,7 @@
|
||||
},
|
||||
"transforms": [
|
||||
{
|
||||
"code": "\treturn value[24:]",
|
||||
"code": " return value.rsplit(\u0027/\u0027, 1)[-1]",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user