1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-30 16:29:48 +02:00

feat(fields): add ability to override fields - fix typo

This commit is contained in:
Awilum
2022-05-19 19:45:36 +03:00
parent 7341bb46dc
commit d0ea36258b
4 changed files with 4 additions and 4 deletions

View File

@@ -196,7 +196,7 @@ entries:
path: "/src/flextype/core/Entries/Fields/Default/UuidField.php"
id:
enabled: true
path: "/src/flextype/core/Entries/Fields/Default/IdField.php"
path: "/src/flextype/core/Entries/Fields/Tokens/Items/IdField.php"
calls:
enabled: true
path: "/src/flextype/core/Entries/Fields/Tokens/Items/CallsField.php"