remove log
This commit is contained in:
parent
e3ca0a3d99
commit
8985ba2a95
1 changed files with 1 additions and 1 deletions
|
@ -880,7 +880,7 @@ function initClient() {
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
console.log(appRouter)
|
|
||||||
appRouter.showLocalLogin = function (serverId, manualLogin) {
|
appRouter.showLocalLogin = function (serverId, manualLogin) {
|
||||||
Dashboard.navigate('login.html?serverid=' + serverId);
|
Dashboard.navigate('login.html?serverid=' + serverId);
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue