You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailchat/client/web/plugins/com.msgbyte.env.electron/manifest.json

12 lines
381 B
JSON

{
"label": "Electron Support",
"label.zh-CN": "Electron 支持",
"name": "com.msgbyte.env.electron",
"url": "/plugins/com.msgbyte.env.electron/index.js",
"version": "0.0.0",
"author": "moonrailgun",
"description": "Add support for Electron environment in Tailchat",
"description.zh-CN": "在 Tailchat 添加对 Electron 环境的支持",
"requireRestart": true
}