We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f9d2c4 commit 29cee19Copy full SHA for 29cee19
webUI/app.js
@@ -816,4 +816,4 @@ loadedParamsChecker();
816
document
817
.querySelector(".devtools-toggle-mine-then-craft input[type='checkbox']")
818
.click();
819
-updateDownloadButton(getSelectedTweaks())
+updateDownloadButton(getSelectedTweaks());
0 commit comments