mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Desktop: Remove demo plugins folder and update pinned version of backup plugin (#6801)
This commit is contained in:
parent
1504cb71ae
commit
80906cbdb3
Binary file not shown.
Binary file not shown.
@ -4,7 +4,7 @@ import Setting from '../../../models/Setting';
|
||||
const getDefaultPluginsInfo = (): DefaultPluginsInfo => {
|
||||
const defaultPlugins = {
|
||||
'io.github.jackgruber.backup': {
|
||||
version: '1.0.2',
|
||||
version: '1.1.1',
|
||||
settings: {
|
||||
'path': `${Setting.value('profileDir')}`,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user