Skip to content

Commit

Permalink
chore: update [email protected]
Browse files Browse the repository at this point in the history
(cherry picked from commit 564b332)
  • Loading branch information
szymonlesisz authored and tsusanka committed Mar 5, 2021
1 parent 20f269e commit 1dbc5b7
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion packages/suite-data/files/connect/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

const iframeScript = document.createElement('script');
iframeScript.setAttribute('type', 'text/javascript');
iframeScript.setAttribute('src', './js/iframe.72b8aee3a4feb990067e.js');
iframeScript.setAttribute('src', './js/iframe.8971db8994d47a835970.js');
iframeScript.setAttribute('async', 'false');
document.body.appendChild(iframeScript);
</script>
Expand Down
Loading

0 comments on commit 1dbc5b7

Please sign in to comment.