mirror of
https://github.com/openwrt/luci.git
synced 2025-12-27 12:20:00 +04:00
If the value returned from UCI was falsy, it became an empty array instead of an empty string, which crashed the UI when trying to invoke the non-existing replace instance function on the value. Signed-off-by: Daniel Nilsson <dannil+github@protonmail.com>