Files
chat/client/web/plugins/com.msgbyte.mdpanel/manifest.json

12 lines
328 B
JSON
Raw Normal View History

2026-04-25 16:36:34 +08:00
{
"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
}