liquid_feedback_frontend

view app/main/api/platform_config.lua @ 1838:bee9e998fa4d

Fixed new suggestion dialog layout and error redirect
author bsw
date Thu Feb 03 13:06:21 2022 +0100 (2022-02-03)
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