Skip to content

Commit 461538b

Browse files
authored
Merge pull request #165 from akolson/update-document-preset-order
Updates document format preset order
2 parents 63cbbc5 + 4480121 commit 461538b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

le_utils/resources/presetlookup.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"thumbnail": true,
127127
"subtitle": false,
128128
"display": true,
129-
"order": 3,
129+
"order": 4,
130130
"kind": "document",
131131
"allowed_formats": ["png", "jpg", "jpeg"],
132132
"convertible_formats": []
@@ -366,7 +366,7 @@
366366
"thumbnail": false,
367367
"subtitle": false,
368368
"display": true,
369-
"order": 1,
369+
"order": 3,
370370
"kind": "document",
371371
"allowed_formats": ["bloompub", "bloomd"],
372372
"convertible_formats": []

0 commit comments

Comments
 (0)