fix app_include_icon path

This commit is contained in:
meichthys 2026-01-15 05:38:07 +00:00
parent 8d34475a6a
commit 48ba2530db

View File

@ -267,7 +267,7 @@ app_include_js = "/assets/church/js/help_icon_on_form.js"
# Svg Icons
# ------------------
# include app icons in desk
app_include_icons = ["church/icons/church.svg"]
app_include_icons = ["/assets/church/icons/church.svg"]
# Home Pages
# ----------