1
0
mirror of https://github.com/kenzok8/small-package synced 2025-09-18 18:51:16 +08:00

update 2024-06-14 10:29:38

This commit is contained in:
kenzok8
2024-06-14 10:29:39 +08:00
parent 384c470068
commit 99c55ce34b

View File

@ -13,7 +13,6 @@ e.optional=false
p=s:option(Value,"mirror",translate("Mirror Url"),translate("Once configured, the mirror URL will be used when accessing Github."))
p.default=''
p.rmempty=false
k= s:option(Flag, "keepconfig", translate("KEEP CONFIG"),translate("When selected, configuration is retained when firmware upgrade."))
k.default=1