mirror of
https://github.com/jgonyea/grav-plugin-podcast.git
synced 2025-12-05 16:00:02 +01:00
Update blueprints.yaml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user