11 lines
307 B
JSON
11 lines
307 B
JSON
|
|
{
|
||
|
|
"label": "AI Assistant",
|
||
|
|
"name": "com.msgbyte.ai-assistant",
|
||
|
|
"url": "/plugins/com.msgbyte.ai-assistant/index.js",
|
||
|
|
"icon": "/plugins/com.msgbyte.ai-assistant/assets/icon.png",
|
||
|
|
"version": "0.0.0",
|
||
|
|
"author": "moonrailgun",
|
||
|
|
"description": "Add chatgpt into Tailchat",
|
||
|
|
"requireRestart": true
|
||
|
|
}
|