mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-22 17:22:22 -05:00
Debugging help
This commit is contained in:
parent
bcce90bcdf
commit
4ec646aacb
@ -84,7 +84,7 @@ module.exports = function (client, app) {
|
|||||||
console.error(err);
|
console.error(err);
|
||||||
}
|
}
|
||||||
if (!app.hasConnected) {
|
if (!app.hasConnected) {
|
||||||
window.location = '/login';
|
//window.location = '/login';
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user