You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-07-06 23:56:13 +02:00
This commit is contained in:
@ -38,7 +38,7 @@ export interface DefaultPluginSettings {
|
||||
}
|
||||
|
||||
export interface DefaultPluginsInfo {
|
||||
[pluginId: string]: DefaultPluginSettings;
|
||||
[pluginId: string]: DefaultPluginSettings;
|
||||
}
|
||||
|
||||
export interface PluginSetting {
|
||||
|
Reference in New Issue
Block a user