Commit 20ead57e authored by bitsoko services's avatar bitsoko services 👷🏿

Update custom-script.js

parent 50235f94
...@@ -83,7 +83,7 @@ angular.module('sokoApp', []) ...@@ -83,7 +83,7 @@ angular.module('sokoApp', [])
} catch (err) { } catch (err) {
console.log('no user profile found : ', err); console.log('no user profile found : ', err);
$('#login').modal({ $('#login').modal({
onOpenEnd: startGoogle(), // onOpenEnd: startGoogle(),
dismissible: false dismissible: false
}).modal("open") }).modal("open")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment