diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2020-09-10 01:59:39 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2020-09-10 01:59:39 +0200 |
| commit | 9cf4294fe8951f0a979d58f14b394cdf35af93aa (patch) | |
| tree | 77246405b888b780dbc1e8c1a44d2b03fe4edf99 /StoneIsland/www/js/lib | |
| parent | d57c3443ddd731834b8a64eb60c343169e0c9763 (diff) | |
its all about the notch
Diffstat (limited to 'StoneIsland/www/js/lib')
| -rwxr-xr-x | StoneIsland/www/js/lib/etc/push.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/StoneIsland/www/js/lib/etc/push.js b/StoneIsland/www/js/lib/etc/push.js index 1f0ab9b6..6158f04b 100755 --- a/StoneIsland/www/js/lib/etc/push.js +++ b/StoneIsland/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 |
