From 4480121c65fbed7ba609df2e1637e8d98a827b6e Mon Sep 17 00:00:00 2001 From: Samson Akol Date: Fri, 11 Apr 2025 21:12:19 +0300 Subject: [PATCH] Updates document format preset order --- le_utils/resources/presetlookup.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/le_utils/resources/presetlookup.json b/le_utils/resources/presetlookup.json index 860b1f5..f09e865 100644 --- a/le_utils/resources/presetlookup.json +++ b/le_utils/resources/presetlookup.json @@ -126,7 +126,7 @@ "thumbnail": true, "subtitle": false, "display": true, - "order": 3, + "order": 4, "kind": "document", "allowed_formats": ["png", "jpg", "jpeg"], "convertible_formats": [] @@ -366,7 +366,7 @@ "thumbnail": false, "subtitle": false, "display": true, - "order": 1, + "order": 3, "kind": "document", "allowed_formats": ["bloompub", "bloomd"], "convertible_formats": []