1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-13 22:12:50 +02:00

Fixed typo

This commit is contained in:
Laurent Cozic
2020-05-03 23:21:45 +01:00
parent 8eacba972e
commit e45fd6b4d3

View File

@@ -49,7 +49,6 @@ export interface NoteBodyEditorProps {
visiblePanes: string[],
keyboardMode: string,
resourceInfos: ResourceInfos,
showLocalSearch: boolean,
}
export interface FormNote {