mirror of
https://github.com/rabirabirara/obsidian-jelly-snippets.git
synced 2026-07-22 07:30:22 +00:00
Updated manifest.json
This commit is contained in:
parent
4ffb97db7b
commit
75a780e2ab
1 changed files with 3 additions and 3 deletions
|
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"id": "obsidian-jelly-snippet",
|
||||
"id": "obsidian-jelly-snippets",
|
||||
"name": "Jelly Snippets",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "This plugin implements text snippets: replace text after typing with a command or space/tab.",
|
||||
"description": "This plugin implements text snippets: replace text after typing a snippet on some trigger or command.",
|
||||
"author": "Spencer Gouw",
|
||||
"authorUrl": "github.com/rabirabirara",
|
||||
"fundingUrl": "https://obsidian.md/pricing",
|
||||
"fundingUrl": "",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue