mirror of
https://github.com/leanote/desktop-app.git
synced 2025-10-18 17:52:17 +00:00
插件配置增加
This commit is contained in:
@@ -1,9 +1,12 @@
|
|||||||
var Config = {
|
var Config = {
|
||||||
"plugins": [
|
"plugins": [
|
||||||
"theme",
|
"theme",
|
||||||
|
"import_leanote",
|
||||||
"import_evernote",
|
"import_evernote",
|
||||||
"export_pdf",
|
"export_pdf",
|
||||||
"export_html",
|
"export_html",
|
||||||
|
"export_leanote",
|
||||||
|
"export_evernote",
|
||||||
"langs"
|
"langs"
|
||||||
],
|
],
|
||||||
"langs": [
|
"langs": [
|
||||||
|
Reference in New Issue
Block a user