2
0
Эх сурвалжийг харах

luci-app-ssr-plus: fix auto-update setting

coolsnowwolf 1 жил өмнө
parent
commit
620f31600b

+ 0 - 1
luci-app-ssr-plus/luasrc/model/cbi/shadowsocksr/servers.lua

@@ -16,7 +16,6 @@ s = m:section(TypedSection, "server_subscribe")
 s.anonymous = true
 
 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 = s:option(ListValue, "auto_update_week_time", translate("Update Time (Every Week)"))