From 87193359a2d64ad91a4c431724243b09bc12d66a Mon Sep 17 00:00:00 2001 From: wed150 Date: Sat, 23 May 2026 04:15:08 +0800 Subject: [PATCH] Update utils.umd.js --- js/utils.umd.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/utils.umd.js b/js/utils.umd.js index 08a8506..9ee29e0 100644 --- a/js/utils.umd.js +++ b/js/utils.umd.js @@ -138,7 +138,7 @@ const i18n = { // Upload section SECTION_UPLOAD: 'Upload Files', - FORMAT_HINT: 'Supported: mcstructure | nbt | litematic', + FORMAT_HINT: '.mcstructure | .nbt | .litematic', // Config section SECTION_CONFIG: 'Configuration',