diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-09-10 14:35:21 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-09-10 14:35:21 +0200 |
| commit | 3cf5e5a97afe8fc7877b528cf19130bef0d68bad (patch) | |
| tree | b2ba8044cb293716af3f3330903aea1d7b6bfcd9 /StoneIsland/platforms/ios/www/js/lib/etc/push.js | |
| parent | 50bf754c8742a5b7d054b9d93f9d4e37c1641a01 (diff) | |
build the app
Diffstat (limited to 'StoneIsland/platforms/ios/www/js/lib/etc/push.js')
| -rwxr-xr-x | StoneIsland/platforms/ios/www/js/lib/etc/push.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/platforms/ios/www/js/lib/etc/push.js b/StoneIsland/platforms/ios/www/js/lib/etc/push.js index 1f0ab9b6..6158f04b 100755 --- a/StoneIsland/platforms/ios/www/js/lib/etc/push.js +++ b/StoneIsland/platforms/ios/www/js/lib/etc/push.js @@ -163,6 +163,6 @@ var push = (function(){ } push.error = function(e){ console.log("push error") - } + } return push })()
\ No newline at end of file |
