luci-app-emby: fix hostnet mode save fail
This commit is contained in:
parent
749022fd7e
commit
b56f2ef6d2
@ -2,7 +2,7 @@
|
||||
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_VERSION:=1.0.0-20221106
|
||||
PKG_VERSION:=1.0.0-20221114
|
||||
PKG_RELEASE:=
|
||||
|
||||
LUCI_TITLE:=LuCI support for Emby
|
||||
|
@ -23,7 +23,6 @@ o.default = 0
|
||||
o.rmempty = false
|
||||
|
||||
o = s:option(Value, "http_port", translate("HTTP Port").."<b>*</b>")
|
||||
o.rmempty = false
|
||||
o.default = "8096"
|
||||
o.datatype = "string"
|
||||
o:depends("hostnet", 0)
|
||||
|
Loading…
x
Reference in New Issue
Block a user