mirror of
https://github.com/openwrt/luci.git
synced 2026-06-18 21:12:29 +04:00
c351beea56
Template strings have no associated name, which led to an attempt to concat nil with a string when formatting the error message in case of exceptions. Signed-off-by: Jo-Philipp Wich <jo@mein.io>