We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e81e53 commit 34c1fa1Copy full SHA for 34c1fa1
1 file changed
src/js/index.mjs
@@ -178,6 +178,7 @@ document.addEventListener("DOMContentLoaded", () => {
178
title: "Conversion was successful",
179
content: logs,
180
icon: "success",
181
+ //buttons: ["zip", "mcpack"]
182
buttons: "Save"
183
});
184
0 commit comments