You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-16 00:14:34 +02:00
Chore: Automatically build migration index
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
// AUTO-GENERATED using `gulp buildCommandIndex`
|
||||
// AUTO-GENERATED using `gulp buildScriptIndexes`
|
||||
import * as historyBackward from './historyBackward';
|
||||
import * as historyForward from './historyForward';
|
||||
import * as openMasterPasswordDialog from './openMasterPasswordDialog';
|
||||
@ -12,4 +12,4 @@ const index:any[] = [
|
||||
];
|
||||
|
||||
export default index;
|
||||
// AUTO-GENERATED using `gulp buildCommandIndex`
|
||||
// AUTO-GENERATED using `gulp buildScriptIndexes`
|
||||
|
Reference in New Issue
Block a user