liquid_feedback_frontend

view app/main/api/platform_config.lua @ 1684:b1cec2dcc035

Added support for other option in dropdown fields
author bsw
date Mon Sep 20 12:32:40 2021 +0200 (2021-09-20)
parents 09f275c1f606
children
line source
1 slot.set_layout(nil, "application/json")
3 local r = config.platform_config
5 slot.put_into("data", json.export(json.object{ result = r }))

Impressum / About Us