优化
This commit is contained in:
12
client/web/plugins/com.msgbyte.webview/manifest.json
Normal file
12
client/web/plugins/com.msgbyte.webview/manifest.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"label": "Web Panel Plugin",
|
||||
"label.zh-CN": "网页面板插件",
|
||||
"name": "com.msgbyte.webview",
|
||||
"url": "/plugins/com.msgbyte.webview/index.js",
|
||||
"version": "0.0.0",
|
||||
"author": "msgbyte",
|
||||
"description": "Provides groups with the ability to create web panels",
|
||||
"description.zh-CN": "为群组提供创建网页面板的功能",
|
||||
"documentUrl": "/plugins/com.msgbyte.webview/README.md",
|
||||
"requireRestart": false
|
||||
}
|
||||
Reference in New Issue
Block a user