mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-19 20:31:46 +02:00
Chore: Update command index
This commit is contained in:
parent
4d7fa5972f
commit
0868db8c5d
@ -6,7 +6,6 @@ import * as duplicateNote from './duplicateNote';
|
||||
import * as editAlarm from './editAlarm';
|
||||
import * as exportPdf from './exportPdf';
|
||||
import * as gotoAnything from './gotoAnything';
|
||||
import * as hideEditorPlugin from './hideEditorPlugin';
|
||||
import * as hideModalMessage from './hideModalMessage';
|
||||
import * as leaveSharedFolder from './leaveSharedFolder';
|
||||
import * as moveToFolder from './moveToFolder';
|
||||
@ -57,7 +56,6 @@ const index: any[] = [
|
||||
editAlarm,
|
||||
exportPdf,
|
||||
gotoAnything,
|
||||
hideEditorPlugin,
|
||||
hideModalMessage,
|
||||
leaveSharedFolder,
|
||||
moveToFolder,
|
||||
|
Loading…
Reference in New Issue
Block a user