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