Clear the socket when clicking the button

This commit is contained in:
Gregoo 2025-01-25 23:06:00 +01:00
parent 19750d1365
commit 2db0c1c2eb

View File

@ -64,7 +64,7 @@ class BrickInstructionsSocket extends BrickSocket {
if (!from_complete) {
this.total = this.get_files(true).length;
this.current = 0;
this.clear_status();
this.clear();
}
// Find the next checkbox