Files
chat/client/web/plugins/com.msgbyte.intro/manifest.json

12 lines
380 B
JSON
Raw Normal View History

2026-04-25 16:36:34 +08:00
{
"label": "Intro plugin",
"label.zh-CN": "初始引导插件",
"name": "com.msgbyte.intro",
"url": "/plugins/com.msgbyte.intro/index.js",
"version": "0.0.0",
"author": "msgbyte",
"description": "Turn on the ability to introduce the app for the first time for the app",
"description.zh-CN": "为应用首次打开介绍应用的能力",
"requireRestart": true
}