mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Fix community to value instead of listvalue
This commit is contained in:
parent
8858d495bb
commit
a02c29af6d
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ source.datatype = "host"
|
|||
source.optional = false
|
||||
source.rmempty = false
|
||||
|
||||
community = s:option(ListValue, "community", translate("Community"))
|
||||
community = s:option(Value, "community", translate("Community"))
|
||||
community.optional = false
|
||||
community.rmempty = false
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue