liquid_feedback_frontend

diff env/request/router.lua @ 1669:09f275c1f606

Added platform config API endpoint
author bsw
date Thu Apr 22 14:25:42 2021 +0200 (2021-04-22)
parents bbb537ba81b2
children
line diff
     1.1 --- a/env/request/router.lua	Sun Mar 07 09:52:36 2021 +0100
     1.2 +++ b/env/request/router.lua	Thu Apr 22 14:25:42 2021 +0200
     1.3 @@ -3,6 +3,7 @@
     1.4    navigation = true,
     1.5    style = true,
     1.6    application = true,
     1.7 +  platform_config = true,
     1.8    info = true,
     1.9    member = true,
    1.10    avatar = true,

Impressum / About Us