Adjust to changes in unique eval for path segements in TCA

This commit is contained in:
Björn Fromme
2020-05-13 12:25:04 +02:00
parent 64ff728b68
commit f06ec922fd
4 changed files with 4 additions and 4 deletions
@@ -318,7 +318,7 @@ return [
],
],
'fallbackCharacter' => '-',
'eval' => 'uniqueInSite',
'eval' => 'unique',
],
],
],