mirror of
https://github.com/openwrt/luci.git
synced 2025-12-27 07:29:59 +04:00
Only replace null, objects and function values with the empty string but return booleans and numbers as strings. Spotted while debugging #5587. Signed-off-by: Jo-Philipp Wich <jo@mein.io>