You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-06-27 23:28:38 +02:00
Fixed path
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
import { MenuItemLocation } from '../../plugin_types/services/plugins/api/types';
|
import { MenuItemLocation } from '../plugins/api/types';
|
||||||
import CommandService from '../CommandService';
|
import CommandService from '../CommandService';
|
||||||
import KeymapService from '../KeymapService';
|
import KeymapService from '../KeymapService';
|
||||||
import { PluginStates, utils as pluginUtils } from '../plugins/reducer';
|
import { PluginStates, utils as pluginUtils } from '../plugins/reducer';
|
||||||
|
Reference in New Issue
Block a user