Skip to content

Commit 2883c03

Browse files
authored
[BUGFIX] Fix duplicate row identifiers
1 parent 3905510 commit 2883c03

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)