mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-21 22:50:56 +10:00
added searchFixes patch
This commit is contained in:
@@ -2090,6 +2090,14 @@
|
|||||||
},
|
},
|
||||||
"match": "((LKgm9fCDTO7wqig_5U1q|eFQFeXVbY8rrcTagg0oH){--left-sidebar-item-height.+?margin-top)(:\\d+px)",
|
"match": "((LKgm9fCDTO7wqig_5U1q|eFQFeXVbY8rrcTagg0oH){--left-sidebar-item-height.+?margin-top)(:\\d+px)",
|
||||||
"replace": "$1:0px"
|
"replace": "$1:0px"
|
||||||
|
},
|
||||||
|
"searchFixes": {
|
||||||
|
"version": {
|
||||||
|
"fr": "1.2.28",
|
||||||
|
"to": "1.2.57"
|
||||||
|
},
|
||||||
|
"match": "(typeName\\])",
|
||||||
|
"replace": "$1 || []"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"VariousJs": {
|
"VariousJs": {
|
||||||
|
|||||||
Reference in New Issue
Block a user