Add proper filter for name to JR-PB docked east
This commit is contained in:
parent
beb0195875
commit
77ca1115a0
@ -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