Skip to content

Commit

Permalink
🪲
Browse files Browse the repository at this point in the history
  • Loading branch information
Jayshanx committed Mar 7, 2024
1 parent 7edfbe2 commit d513bbd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions assets/jssdk.js
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,6 @@
}

JSSDK.VERSION = '0.0.1';
JSSDK.register();
window.JSSDK = JSSDK;
window.addEventListener('JSBridgeEvents', function(e){
JSSDK.register();
}, false)
})()

0 comments on commit d513bbd

Please sign in to comment.