diff options
Diffstat (limited to 'StoneIsland/www/js/lib/etc/push.js')
| -rwxr-xr-x | StoneIsland/www/js/lib/etc/push.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/StoneIsland/www/js/lib/etc/push.js b/StoneIsland/www/js/lib/etc/push.js index 5585ba71..634ffe6d 100755 --- a/StoneIsland/www/js/lib/etc/push.js +++ b/StoneIsland/www/js/lib/etc/push.js @@ -55,6 +55,7 @@ var push = (function(){ app.intro.$alert.show().html("[ HUB UPDATED ]") } else { + auth.clear_cart() app.intro.$alert.show().html("[ STORE UPDATED ]") } } |
