mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-11 02:02:22 +00:00
Minor fix
This commit is contained in:
@@ -385,7 +385,7 @@ config = {
|
||||
"ModelID",
|
||||
"ModelTag",
|
||||
],
|
||||
"colours": "prrrreeee",
|
||||
"colours": "prrrreeeee",
|
||||
"sort": [{"name": "TypeName", "order": "ASC"}, {"name": "Name", "order": "ASC"}],
|
||||
},
|
||||
"Systems": {
|
||||
@@ -397,9 +397,8 @@ config = {
|
||||
"AuthorDate",
|
||||
"ModelSoftware",
|
||||
"ModelID",
|
||||
"ModelTag",
|
||||
],
|
||||
"colours": "pppreeee",
|
||||
"colours": "pppreee",
|
||||
"sort": [{"name": "Name", "order": "ASC"}],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user