mirror of
https://github.com/openwrt/luci.git
synced 2025-11-01 12:31:02 +00:00
Fixes the following error when attempting to serialize userdata objects:
.../json.lua:81: attempt to call local 'parser' (a nil value)
Signed-off-by: Jo-Philipp Wich <jo@mein.io>