fix_notifications
Ekaterina Vaartis 6 years ago
parent ab6f1904fa
commit d2984b9bc5

@ -62,7 +62,7 @@ const registration = {
}
}
},
setCaptcha() {
setCaptcha () {
this.getCaptcha().then(cpt => { this.captcha = cpt })
}
}

Loading…
Cancel
Save