config only for desktop

This commit is contained in:
wanxp 2022-06-06 00:00:40 +08:00
parent 0d0a438b6d
commit e8e3551143

@ -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
}