refactor: update plugin ID and name in manifest.json for consistency

This commit is contained in:
Ryo 2025-10-09 13:56:38 +08:00
parent fa28bcb26c
commit 5982149c8e
No known key found for this signature in database
GPG key ID: 6EB17CCE05DD1BC8

View file

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