mirror of https://github.com/msgbyte/tailchat
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.
12 lines
328 B
JSON
12 lines
328 B
JSON
{
|
|
"label": "Markdown Panel",
|
|
"label.zh-CN": "Markdown 面板",
|
|
"name": "com.msgbyte.mdpanel",
|
|
"url": "/plugins/com.msgbyte.mdpanel/index.js",
|
|
"version": "0.0.0",
|
|
"author": "moonrailgun",
|
|
"description": "Add markdown panel support",
|
|
"description.zh-CN": "增加 Markdown 面板支持",
|
|
"requireRestart": true
|
|
}
|