summaryrefslogtreecommitdiff
path: root/StoneIsland/www/js/index.js
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-09-21 18:42:51 +0200
committerJules Laplace <julescarbon@gmail.com>2020-09-21 18:42:51 +0200
commit853bd5fa85812316a72b2f5ce755dc0facb91932 (patch)
treea38ceae9f25c08e8db3897f622c84f1d3b87972b /StoneIsland/www/js/index.js
parenta810d0248dd9f1099ce15809f8e1e75eedbff8e6 (diff)
ye olde in-app browsered doth itself beopen in a newe windowe
Diffstat (limited to 'StoneIsland/www/js/index.js')
-rwxr-xr-xStoneIsland/www/js/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js
index 3947b43e..0e9ee355 100755
--- a/StoneIsland/www/js/index.js
+++ b/StoneIsland/www/js/index.js
@@ -115,6 +115,8 @@ var app = (function(){
// }
push.init()
+ window.open = cordova.InAppBrowser.open
+
if (navigator.onLine) {
app.account.connect(window.deepLinkRoute || '/intro')
app.blog.fetch(function(){