Update id and name in manifest.json

This commit is contained in:
Logan Yang 2023-04-12 23:31:58 -07:00
parent 7acabb3d97
commit 73a49fd697

View file

@ -1,6 +1,6 @@
{
"id": "obsidian-copilot",
"name": "Obsidian Copilot",
"id": "copilot-chat",
"name": "Copilot Chat",
"version": "1.0.1",
"minAppVersion": "0.15.0",
"description": "A ChatGPT Copilot in Obsidian.",