Skip to content
Snippets Groups Projects
Commit 27e81587 authored by Kevin Ditscheid's avatar Kevin Ditscheid
Browse files

[BUGFIX] Fix languagevisibility field type

parent e77f6c6d
No related branches found
No related tags found
No related merge requests found
......@@ -133,8 +133,7 @@ return call_user_func(
'label' => 'LLL:EXT:languagevisibility/locallang_db.xlf:pages.tx_languagevisibility_visibility',
'config' => [
'type' => 'user',
'size' => '30',
'userFunc' => 'TYPO3\Languagevisibility\UserFunction\FieldVisibilityUserFunction->user_fieldvisibility',
'renderType' => 'languageVisibility'
]
],
't3ver_label' => [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment