mirror of
https://github.com/moparisthebest/kaiwa
synced 2024-11-05 00:55:07 -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);
|
||||
}
|
||||
if (!app.hasConnected) {
|
||||
window.location = '/login';
|
||||
//window.location = '/login';
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user