mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
luci-proto-ncm: add modem default mode
Signed-off-by: Dmitry Tunin <hanipouspilot@gmail.com>
This commit is contained in:
@@ -32,7 +32,7 @@ end
|
||||
|
||||
|
||||
mode = section:taboption("general", Value, "mode", translate("Service Type"))
|
||||
mode.default = "auto"
|
||||
mode:value("", translate("Modem default"))
|
||||
mode:value("preferlte", translate("Prefer LTE"))
|
||||
mode:value("preferumts", translate("Prefer UMTS"))
|
||||
mode:value("lte", "LTE")
|
||||
|
||||
Reference in New Issue
Block a user