mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-07-22 14:30:58 -04:00
[wip] more test
This commit is contained in:
parent
98436f91b5
commit
73bf1216d1
5 changed files with 53 additions and 21 deletions
|
@ -60,7 +60,6 @@ export default {
|
|||
|
||||
this.$root.login(this.username, this.password, this.token, (res) => {
|
||||
this.processing = false;
|
||||
console.log(res);
|
||||
|
||||
if (res.tokenRequired) {
|
||||
this.tokenRequired = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue