We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a13995f commit fdec708Copy full SHA for fdec708
ext_localconf.php
@@ -14,7 +14,7 @@
14
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['tce']['formevals']['Clickstorm\\CsSeo\\Evaluation\\TCA\\RobotsExistsEvaluator'] = '';
15
16
// new field types
17
- $GLOBALS['TYPO3_CONF_VARS']['SYS']['formEngine']['nodeRegistry'][1524490067] = [
+ $GLOBALS['TYPO3_CONF_VARS']['SYS']['formEngine']['nodeRegistry'][1524490066] = [
18
'nodeName' => 'snippetPreview',
19
'priority' => 30,
20
'class' => SnippetPreview::class,
0 commit comments