Skip to content

Commit 29cee19

Browse files
committed
[actions] Post Commit Checks Completed
yzabeast1 forgot to run pre_commit.py --format skip-checks: true
1 parent 8f9d2c4 commit 29cee19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webUI/app.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,4 +816,4 @@ loadedParamsChecker();
816816
document
817817
.querySelector(".devtools-toggle-mine-then-craft input[type='checkbox']")
818818
.click();
819-
updateDownloadButton(getSelectedTweaks())
819+
updateDownloadButton(getSelectedTweaks());

0 commit comments

Comments
 (0)