1
0
mirror of https://github.com/moparisthebest/kaiwa synced 2024-12-25 17:08:54 -05:00

Fix things in safari with indexeddb

This commit is contained in:
Lance Stout 2013-12-20 10:09:06 -08:00
parent d88edee066
commit dc607f886f
3 changed files with 5 additions and 4 deletions

View File

@ -97,7 +97,7 @@ module.exports = function (client, app) {
});
client.on('auth:failed', function () {
log.warning('auth failed');
log.warn('auth failed');
window.location = '/login';
});

File diff suppressed because one or more lines are too long

View File

@ -1,5 +1,5 @@
CACHE MANIFEST
# 0.0.1 1387539451203
# 0.0.1 1387562882363
CACHE:
/app.js