mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-21 09:38:01 +02:00
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
This commit is contained in:
parent
b3e84b699d
commit
6dc1bc7870
@ -3,5 +3,10 @@
|
||||
"cloneUrl": "https://github.com/JackGruber/joplin-plugin-backup.git",
|
||||
"branch": "master",
|
||||
"commit": "5ba57c18ac0f24f20832f012e015a080b138f0c4"
|
||||
},
|
||||
"io.github.personalizedrefrigerator.js-draw": {
|
||||
"cloneUrl": "https://github.com/personalizedrefrigerator/joplin-plugin-freehand-drawing.git",
|
||||
"branch": "main",
|
||||
"commit": "3e7eac96d10218728120ce81bee2eeffd5f8fdbb"
|
||||
}
|
||||
}
|
||||
|
@ -15,6 +15,10 @@ const getDefaultPluginsInfo = (): DefaultPluginsInfo => {
|
||||
// we disable it in Joplin Portable.
|
||||
enabled: !shim.isPortable(),
|
||||
},
|
||||
|
||||
'io.github.personalizedrefrigerator.js-draw': {
|
||||
|
||||
},
|
||||
};
|
||||
return defaultPlugins;
|
||||
};
|
||||
|
@ -147,6 +147,8 @@ setsize
|
||||
Comprar
|
||||
seguidores
|
||||
devbox
|
||||
personalizedrefrigerator
|
||||
tablist
|
||||
Ökonomie
|
||||
Favorite
|
||||
tablist
|
||||
|
Loading…
Reference in New Issue
Block a user