fix remote downloads

This commit is contained in:
amd64fox
2023-04-07 14:34:28 +03:00
parent 01b77a12be
commit 083414a8a7
+1 -1
View File
@@ -970,7 +970,7 @@
"from": "1.2.8", "from": "1.2.8",
"do": "" "do": ""
}, },
"match": "(Enable the slide-in/out transition on the right sidebar\",default:)(!1)", "match": "(Enable remote download support through the offline2 system\",default:)(!1)",
"replace": "$1true" "replace": "$1true"
} }
} }