This commit is contained in:
antelle 2019-09-28 19:22:44 +02:00
parent be52cf86b5
commit c9f62c3f3a
1 changed files with 1 additions and 1 deletions

View File

@ -169,7 +169,7 @@ class OtpQrReader {
}
enterManually() {
Events.emit('qe-enter-manually');
Events.emit('qr-enter-manually');
}
removeAlert() {