优化
This commit is contained in:
11
client/web/plugins/com.msgbyte.bbcode/manifest.json
Normal file
11
client/web/plugins/com.msgbyte.bbcode/manifest.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"label": "BBCode Mmessage Interpreter",
|
||||
"label.zh-CN": "BBCode 消息解释器",
|
||||
"name": "com.msgbyte.bbcode",
|
||||
"url": "/plugins/com.msgbyte.bbcode/index.js",
|
||||
"version": "0.0.0",
|
||||
"author": "msgbyte",
|
||||
"description": "A plugin for supporting bbcode syntax to interpret rich text messages",
|
||||
"description.zh-CN": "一个用于支持bbcode语法解释富文本消息的插件",
|
||||
"requireRestart": true
|
||||
}
|
||||
Reference in New Issue
Block a user