1
0
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:
Awilum
2022-05-26 20:18:56 +03:00
parent f52da91860
commit b3eaac60aa
3 changed files with 6 additions and 2 deletions

View File

@@ -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"