mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-19 05:40:06 +10:00
Fixing the product_state error
This commit is contained in:
+1
-2
@@ -1096,11 +1096,10 @@ function Helper($paramname) {
|
|||||||
$adds += $adds2 -f $cache_limit
|
$adds += $adds2 -f $cache_limit
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
$repl = $webjson.VariousJs.product_state.replace
|
$repl = $webjson.VariousJs.product_state.replace
|
||||||
$webjson.VariousJs.product_state.replace = $repl -f "{pairs:{$adds}}"
|
$webjson.VariousJs.product_state.replace = $repl -f "{pairs:{$adds}}"
|
||||||
|
|
||||||
}
|
}
|
||||||
|
else { $rem.remove('product_state') }
|
||||||
|
|
||||||
$name = "patches.json.VariousJs."
|
$name = "patches.json.VariousJs."
|
||||||
$n = "xpui.js"
|
$n = "xpui.js"
|
||||||
|
|||||||
Reference in New Issue
Block a user