mirror of
https://github.com/dotwee/obsidian-raindropio-plugin.git
synced 2026-07-22 06:50:29 +00:00
chore: update manifest.json to refine plugin name and author details
This commit is contained in:
parent
54238d1e2f
commit
4004e0c92d
1 changed files with 3 additions and 2 deletions
|
|
@ -1,9 +1,10 @@
|
|||
{
|
||||
"id": "raindrop-io-plugin",
|
||||
"name": "Raindrop.io Plugin for Obsidian",
|
||||
"name": "Raindrop.io Plugin",
|
||||
"version": "1.0.2",
|
||||
"minAppVersion": "1.7.2",
|
||||
"description": "Browse Raindrop.io links in Obsidian with note-aware search filters.",
|
||||
"author": "Lukas '@dotWee' Wolfsteiner <lukas@wolfsteiner-media.de>",
|
||||
"author": "Lukas '@dotWee' Wolfsteiner <lukas@wolfsteiner.media>",
|
||||
"authorUrl": "https://lukas.wolfsteiner.media",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
Loading…
Reference in a new issue