Files
chat/client/web/plugins/com.msgbyte.sentry/manifest.json
2026-04-25 16:36:34 +08:00

12 lines
325 B
JSON

{
"label": "Sentry",
"name": "com.msgbyte.sentry",
"url": "/plugins/com.msgbyte.sentry/index.js",
"icon": "/plugins/com.msgbyte.sentry/assets/icon.png",
"version": "0.0.0",
"author": "moonrailgun",
"description": "Sentry error handling",
"description.zh-CN": "Sentry 错误处理",
"requireRestart": true
}