Update blueprints.yaml

This commit is contained in:
chellmann
2024-06-25 20:50:40 +02:00
committed by GitHub
parent 48788a87c5
commit 7cb127ec79

View File

@@ -29,3 +29,14 @@ form:
0: PLUGIN_ADMIN.DISABLED
validate:
type: bool
autoIncludeAssets:
type: toggle
label: Always Include Assets
help: "If false you will need to include the CSS and JS manually in your Twig templates when required"
highlight: 1
default: 1
options:
1: PLUGIN_ADMIN.ENABLED
0: PLUGIN_ADMIN.DISABLED
validate:
type: bool