format app_include_js

This commit is contained in:
meichthys 2026-02-24 03:32:09 +00:00
parent c33c37803a
commit aada1f9e90

View File

@ -248,7 +248,9 @@ fixtures = [
# include js, css files in header of desk.html
# app_include_css = "/assets/church/css/church.css"
app_include_js = "/assets/church/js/help_icon_on_form.js"
app_include_js = [
"/assets/church/js/help_icon_on_form.js",
]
# include js, css files in header of web template
# web_include_css = "/assets/church/css/church.css"