parent
bbe34233d3
commit
11905226be
@ -16,7 +16,6 @@ s = m:section(TypedSection, "server_subscribe")
|
|||||||
s.anonymous = true
|
s.anonymous = true
|
||||||
|
|
||||||
o = s:option(Flag, "auto_update", translate("Auto Update"))
|
o = s:option(Flag, "auto_update", translate("Auto Update"))
|
||||||
o.rmempty = false
|
|
||||||
o.description = translate("Auto Update Server subscription, GFW list and CHN route")
|
o.description = translate("Auto Update Server subscription, GFW list and CHN route")
|
||||||
|
|
||||||
o = s:option(ListValue, "auto_update_week_time", translate("Update Time (Every Week)"))
|
o = s:option(ListValue, "auto_update_week_time", translate("Update Time (Every Week)"))
|
||||||
|
Loading…
Reference in New Issue
Block a user