From e8e3551143292d51fa724c74b01fb50484f08cd9 Mon Sep 17 00:00:00 2001 From: wanxp <977741432@qq.com> Date: Mon, 6 Jun 2022 00:00:40 +0800 Subject: [PATCH] config only for desktop --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 367539f..f8ca2e2 100644 --- a/manifest.json +++ b/manifest.json @@ -6,5 +6,5 @@ "description": "This is a plugin that can import movies , books or musics info data from Douban for Obsidian .", "author": "Wanxp", "authorUrl": "https://wanxuping.com", - "isDesktopOnly": false + "isDesktopOnly": true }