mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 19:01:56 +00:00
This fix prevents iteration over empty/null array of instances (and the type error) if there are no instances found. Fixes https://github.com/openwrt/packages/issues/23868 Signed-off-by: Stan Grishin <stangri@melmac.ca>