add "noImplicitThis":true

This commit is contained in:
MathMan05 2024-08-19 12:19:42 -05:00
parent ec2fc491d9
commit ce3ea3a271
17 changed files with 58 additions and 59 deletions

View file

@ -917,8 +917,7 @@ class Localuser {
this.mfa_enabled = true;
}
});
}]
]);
}]]);
console.log("here :3");
addmodel.show();
});