Skip to content

Commit fd4c4fc

Browse files
committed
order CSV columns so it is directly in the manager import GUI order
1 parent 99a82f6 commit fd4c4fc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

app/rules.csv

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/example/301-rio.html;301;/
2-
/example/302-rio.html;302;/
3-
/example/404-rio.html;404
4-
/example/410-rio.html;410
1+
/example/301-rio.html;/;301
2+
/example/302-rio.html;/;302
3+
/example/404-rio.html;;404
4+
/example/410-rio.html;;410

0 commit comments

Comments
 (0)