12 lines
319 B
JSON
12 lines
319 B
JSON
{
|
|
"label": "Drawing plugin",
|
|
"label.zh-CN": "绘图插件",
|
|
"name": "com.msgbyte.draw",
|
|
"url": "/plugins/com.msgbyte.draw/index.js",
|
|
"version": "0.0.0",
|
|
"author": "msgbyte",
|
|
"description": "Allows sending custom drawings",
|
|
"description.zh-CN": "允许发送自定义绘图",
|
|
"requireRestart": false
|
|
}
|