Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
MeowSky49887 authored Oct 2, 2024
1 parent 5c23071 commit 9e40116
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions json-mirror.bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -1062,6 +1062,7 @@ var jsonMirrorElement = /*#__PURE__*/function (_HTMLElement) {
key: "setContent",
value: function setContent(content) {
this.innerHTML = content;
this.content = content;
this.render();
}

Expand Down
2 changes: 1 addition & 1 deletion json-mirror.bundle.js.map

Large diffs are not rendered by default.

0 comments on commit 9e40116

Please sign in to comment.