Compare commits
No commits in common. "3825881350a0166b543cccb654931ee0fb6e7fbb" and "4c23e73e54d63ba749f3a57cc80bbf7dc86fdfb4" have entirely different histories.
3825881350
...
4c23e73e54
@ -3,7 +3,6 @@
|
||||
"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": " return value.rsplit(\u0027/\u0027, 1)[-1]",
|
||||
"code": "\treturn value[24:]",
|
||||
"type": "script"
|
||||
}
|
||||
],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user