liquid_feedback_frontend

changeset 1709:52bf39db92fb

Fixed syntax error
author bsw
date Mon Sep 27 11:51:00 2021 +0200 (2021-09-27)
parents ee2776bb46b1
children 62b8c3e17112
files app/main/help/introduction.lua
line diff
     1.1 --- a/app/main/help/introduction.lua	Mon Sep 27 11:50:08 2021 +0200
     1.2 +++ b/app/main/help/introduction.lua	Mon Sep 27 11:51:00 2021 +0200
     1.3 @@ -10,6 +10,7 @@
     1.4              slot.put(config.quick_guide.title)
     1.5            else
     1.6              ui.tag{ content = _"Quick guide" }
     1.7 +          end
     1.8          end }
     1.9        end }
    1.10        ui.container { attr = { class = "draft mdl-card__content mdl-card--border" }, content = function()

Impressum / About Us