From 27d88a9b942f8de5d4848eb70a385af8c9d65321 Mon Sep 17 00:00:00 2001 From: chris Date: Sat, 18 Jun 2022 09:09:27 +0800 Subject: [PATCH] Update support mobile --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 775f3ba..39acf72 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": true + "isDesktopOnly": false } \ No newline at end of file