mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2024-11-15 12:26:17 +01:00
fix lint
This commit is contained in:
parent
661456e9f9
commit
b643a95bb5
@ -12,7 +12,7 @@ const Mfa = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
setupMFA({target}) {
|
setupMFA ({target}) {
|
||||||
if (target.checked) {
|
if (target.checked) {
|
||||||
this.clear()
|
this.clear()
|
||||||
this.getBackupCodes()
|
this.getBackupCodes()
|
||||||
|
Loading…
Reference in New Issue
Block a user