mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-27 08:21:03 +02:00
Chore: Mobile: Fixed typo
This commit is contained in:
parent
ef256a82ab
commit
47be6bcde3
@ -927,8 +927,7 @@ class NoteScreenComponent extends BaseScreenComponent {
|
||||
output.push({
|
||||
title: _('Voice typing...'),
|
||||
onPress: () => {
|
||||
this.voiceRecording_onPress();
|
||||
// this.setState({ voiceTypingDialogShown: true });
|
||||
this.setState({ voiceTypingDialogShown: true });
|
||||
},
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user