diff --git a/Configuration/Settings.yaml b/Configuration/Settings.yaml index 68c3ea3..c85c26c 100644 --- a/Configuration/Settings.yaml +++ b/Configuration/Settings.yaml @@ -1,11 +1,11 @@ Neos: Neos: - typoScript: - autoInclude: - Psmb.CreateNodeButton: true userInterface: translation: autoInclude: Psmb.CreateNodeButton: - 'NodeTypes/*' + fusion: + autoInclude: + Psmb.CreateNodeButton: true diff --git a/composer.json b/composer.json index be0616a..82ae191 100644 --- a/composer.json +++ b/composer.json @@ -77,7 +77,8 @@ "Neos.Media-20161219094126", "Neos.Neos-20161219094403", "Neos.Neos-20161219122512", - "Neos.Fusion-20161219130100" + "Neos.Fusion-20161219130100", + "Neos.Neos-20161220163741" ] } } \ No newline at end of file