mirror of
https://github.com/ryojerryyu/obsidian-jessiecode.git
synced 2026-07-22 06:43:22 +00:00
refactor: update plugin ID and name in manifest.json for consistency
This commit is contained in:
parent
fa28bcb26c
commit
5982149c8e
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"id": "obsidian-jessiecode",
|
||||
"name": "Obsidian JessieCode",
|
||||
"id": "jessiecode",
|
||||
"name": "JessieCode",
|
||||
"version": "1.0.4",
|
||||
"minAppVersion": "1.5.12",
|
||||
"description": "Plugin for displaying interactive mathematical images described by JessieCode.",
|
||||
|
|
@ -8,4 +8,4 @@
|
|||
"authorUrl": "https://github.com/RyoJerryYu",
|
||||
"fundingUrl": "https://www.patreon.com/c/RyoJerryYu",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue