1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00

Fixed package path

This commit is contained in:
Laurent Cozic 2021-10-17 18:50:56 +01:00
parent b8919156d1
commit 8d09ed3bac

View File

@ -61,7 +61,7 @@ import editorCommandDeclarations from './gui/NoteEditor/editorCommandDeclaration
import ShareService from '@joplin/lib/services/share/ShareService';
import checkForUpdates from './checkForUpdates';
import { AppState } from './app.reducer';
import syncDebugLog from '../lib/services/synchronizer/syncDebugLog';
import syncDebugLog from '@joplin/lib/services/synchronizer/syncDebugLog';
// import { runIntegrationTests } from '@joplin/lib/services/e2ee/ppkTestUtils';
const pluginClasses = [