obsidian-douban/manifest.json
wanxp 230733aa49 1. fix sync movie fetch wrong type
2. fix can not get the comment of book or movie
2023-09-23 09:22:29 +08:00

11 lines
325 B
JSON

{
"id": "obsidian-douban-plugin",
"name": "Douban",
"version": "1.9.2",
"minAppVersion": "0.12.0",
"description": "This is a plugin that can import movies/books/musics/notes/games info data from Douban for Obsidian .",
"author": "Wanxp",
"authorUrl": "https://obsidian-douban.wanxuping.com",
"isDesktopOnly": false
}