优化
This commit is contained in:
11
client/web/plugins/com.msgbyte.notify/manifest.json
Normal file
11
client/web/plugins/com.msgbyte.notify/manifest.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"label": "Message notification plugin",
|
||||
"label.zh-CN": "消息通知插件",
|
||||
"name": "com.msgbyte.notify",
|
||||
"url": "/plugins/com.msgbyte.notify/index.js",
|
||||
"version": "0.0.0",
|
||||
"author": "msgbyte",
|
||||
"description": "Ability to add notifications to apps",
|
||||
"description.zh-CN": "为应用增加通知的能力",
|
||||
"requireRestart": true
|
||||
}
|
||||
Reference in New Issue
Block a user