Skip to content

Commit

Permalink
Update sketch.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Symphonic3 authored Aug 18, 2023
1 parent 6f5755d commit 7540e28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sketch.js
Original file line number Diff line number Diff line change
Expand Up @@ -2138,6 +2138,7 @@ class UTXODisplay extends InputOutputDisplayElement {
ls.innerHTML = "";
ls.appendChild(getLS());
}
resetRS();
} catch (ex) {
addI.classList.add("error");
print(ex);
Expand Down

0 comments on commit 7540e28

Please sign in to comment.