You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/converter/MetadataConverter.mjs
+1-1
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ class MetadataConverter extends AbstractConverter {
40
40
41
41
MetadataConverter.mcmeta=JSON.parse((awaitthis.output.read(from)).toString("utf8").trim());// trim it to supports UF8 files with 'BOOM' at the beginning
0 commit comments