From c9a5c72c6c8ae077bc2d28385236b24b985ccac4 Mon Sep 17 00:00:00 2001 From: chris Date: Tue, 24 May 2022 16:31:42 +0800 Subject: [PATCH] Added desk only --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8eeae3e..b9a4158 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,5 @@ "description": "This is a plugin for Obsidian. This plugin share obsidian md file to notion with notion api", "author": "Easychris", "authorUrl": "https://github.com/EasyChris/obsidian-to-notion", - "isDesktopOnly": false + "isDesktopOnly": true } \ No newline at end of file