mirror of https://github.com/msgbyte/tailchat
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
380 B
JSON
12 lines
380 B
JSON
{
|
|
"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
|
|
}
|