1
0
mirror of https://git.pleroma.social/sjw/pleroma-fe.git synced 2024-11-15 12:26:17 +01:00
This commit is contained in:
Maksim Pechnikov 2019-05-23 16:43:38 +03:00
parent 661456e9f9
commit b643a95bb5

View File

@ -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()