1
0
mirror of https://git.pleroma.social/sjw/pleroma-fe.git synced 2024-11-15 10:26:24 +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: {
setupMFA({target}) {
setupMFA ({target}) {
if (target.checked) {
this.clear()
this.getBackupCodes()