Rename id and name in manifest.json

This commit is contained in:
Logan Yang 2023-04-13 16:52:52 -07:00
parent 73a49fd697
commit e656dbe139

View file

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