luci/modules/luci-mod-network/htdocs
Jo-Philipp Wich f1f566bfe2 luci-mod-network: fix saving bridge VLANs without member ports
Calling `uci.set()` with an empty array yields an invalid argument error,
make sure to pass `null` instead in this case.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-07-02 20:47:11 +02:00
..
luci-static/resources luci-mod-network: fix saving bridge VLANs without member ports 2021-07-02 20:47:11 +02:00