1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-11-29 22:48:10 +02:00

Tools: Fixed build

This commit is contained in:
Laurent Cozic
2021-09-04 15:15:25 +01:00
parent 736bbbd8ed
commit f5891dfae8
9 changed files with 18 additions and 10 deletions

View File

@@ -11,7 +11,7 @@ import * as stopExternalEditing from './stopExternalEditing';
import * as toggleExternalEditing from './toggleExternalEditing';
import * as toggleSafeMode from './toggleSafeMode';
const index: any[] = [
const index:any[] = [
copyDevCommand,
exportFolders,
exportNotes,