liquid_feedback_frontend

view app/main/api/platform_config.lua @ 1711:f2922928b9a7

Allow to hide link to other units
author bsw
date Mon Sep 27 12:13:12 2021 +0200 (2021-09-27)
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