chore(emqx): assign zones i18n description
This commit is contained in:
parent
ae1b435ace
commit
b89ed9a139
|
@ -123,7 +123,7 @@ roots(high) ->
|
||||||
{"zones",
|
{"zones",
|
||||||
sc(
|
sc(
|
||||||
map("name", ref("zone")),
|
map("name", ref("zone")),
|
||||||
#{}
|
#{desc => ?DESC(zones)}
|
||||||
)},
|
)},
|
||||||
{"mqtt",
|
{"mqtt",
|
||||||
sc(
|
sc(
|
||||||
|
|
Loading…
Reference in New Issue