mirror of
https://github.com/jpros/tacticalrmm-web.git
synced 2026-02-27 23:00:57 +00:00
black
This commit is contained in:
@@ -53,7 +53,6 @@ export default {
|
||||
.then(r => {
|
||||
this.$q.loading.hide();
|
||||
|
||||
console.log(r.data);
|
||||
if (r.data === "TOTP token already set") {
|
||||
this.$router.push({ name: "Login" });
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user