Added desk only

This commit is contained in:
chris
2022-05-24 16:31:42 +08:00
parent 7bc0b43d4f
commit c9a5c72c6c

View File

@@ -6,5 +6,5 @@
"description": "This is a plugin for Obsidian. This plugin share obsidian md file to notion with notion api", "description": "This is a plugin for Obsidian. This plugin share obsidian md file to notion with notion api",
"author": "Easychris", "author": "Easychris",
"authorUrl": "https://github.com/EasyChris/obsidian-to-notion", "authorUrl": "https://github.com/EasyChris/obsidian-to-notion",
"isDesktopOnly": false "isDesktopOnly": true
} }