mirror of
https://github.com/flextype/flextype.git
synced 2025-08-21 12:22:15 +02:00
feat(shortcodes): add missed settings
This commit is contained in:
2
tests/fixtures/settings/settings.yaml
vendored
2
tests/fixtures/settings/settings.yaml
vendored
@@ -586,6 +586,8 @@ parsers:
|
||||
registry:
|
||||
enabled: true
|
||||
path: "/src/flextype/core/Parsers/Shortcodes/RegistryShortcode.php"
|
||||
get:
|
||||
enabled: true
|
||||
strings:
|
||||
enabled: true
|
||||
path: "/src/flextype/core/Parsers/Shortcodes/StringsShortcode.php"
|
||||
|
Reference in New Issue
Block a user