Skip to content

Commit da0c965

Browse files
authored
Merge pull request #64 from jonnitto/patch-1
2 parents 729e336 + b7444a8 commit da0c965

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/Private/Fusion/Prototypes/Override.Page.fusion

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
prototype(Neos.Neos:Page) {
22
head {
33
guestFrameApplication {
4-
@process.appendHyphensEditorStyles = Neos.Fusion:Array {
4+
@process.appendHyphensEditorStyles = Neos.Fusion:Join {
55
value = ${value}
66
hyphensCSS = Neos.Fusion:Tag {
77
tagName = 'link'

0 commit comments

Comments
 (0)