Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
js: reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
mpranj committed Mar 2, 2023
1 parent 7b5ace5 commit f9c216b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/tools/website/public/vendor/asciinema/asciinema-player.js
Original file line number Diff line number Diff line change
Expand Up @@ -5184,7 +5184,7 @@ if (typeof Math.imul == "undefined" || Math.imul(0xffffffff, 5) == 0) {
},
};
t.exports = u;
}.call(this, void 0));
}).call(this, void 0);
},
{ 108: 108, 116: 116, 117: 117, 142: 142, 22: 22, 66: 66 },
],
Expand Down Expand Up @@ -9812,7 +9812,7 @@ if (typeof Math.imul == "undefined" || Math.imul(0xffffffff, 5) == 0) {
var i = (e(22), e(117));
e(142);
void 0 !== n && n.env, (t.exports = o);
}.call(this, void 0));
}).call(this, void 0);
},
{ 117: 117, 142: 142, 22: 22 },
],
Expand Down

0 comments on commit f9c216b

Please sign in to comment.