Skip to content

Commit e53c778

Browse files
[BUGFIX] Fix duplicate row identifiers (#1466)
Co-authored-by: Eric Harrer <[email protected]>
1 parent 4a142f3 commit e53c778

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/DataProcessing/_PageContentFetchingProcessor/_BackendLayout.tsconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ mod.web_layout.BackendLayouts {
1818
}
1919
}
2020

21-
1 {
21+
2 {
2222
columns {
2323
1 {
2424
name = Left
@@ -38,4 +38,4 @@ mod.web_layout.BackendLayouts {
3838
}
3939
}
4040
}
41-
}
41+
}

0 commit comments

Comments
 (0)