Add md_theme to config-default.js

This commit is contained in:
LucasYuNju
2016-12-26 23:17:39 +08:00
parent 4ef593c62e
commit f0725b2b75

View File

@@ -1,6 +1,7 @@
var Config = { var Config = {
"plugins": [ "plugins": [
"theme", "theme",
"md_theme",
"import_leanote", "import_leanote",
"import_evernote", "import_evernote",
"export_pdf", "export_pdf",