mirror of
https://github.com/Jerryplusy/rc-plugin.git
synced 2025-10-14 16:19:18 +00:00
📃 docs: 修改部分文字错误
This commit is contained in:
parent
ff05869184
commit
9908d0e213
@ -24,7 +24,7 @@ export class update extends plugin {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
/** 命令正则匹配 */
|
/** 命令正则匹配 */
|
||||||
reg: '^#(碎月更新|碎月强制更新)$',
|
reg: '^#(R更新|R强制更新)$',
|
||||||
/** 执行方法 */
|
/** 执行方法 */
|
||||||
fnc: 'rconsoleUpdate'
|
fnc: 'rconsoleUpdate'
|
||||||
},
|
},
|
||||||
|
@ -49,11 +49,5 @@
|
|||||||
- group: 其他指令[实验]
|
- group: 其他指令[实验]
|
||||||
list:
|
list:
|
||||||
- icon: update
|
- icon: update
|
||||||
title: "#rconsole插件版本"
|
title: "#R插件更新"
|
||||||
desc: "查看,最近维护的版本信息"
|
desc: "进行更新R插件"
|
||||||
- icon: update
|
|
||||||
title: "#rconsole插件更新"
|
|
||||||
desc: "进行更新rconsole插件"
|
|
||||||
- icon: update
|
|
||||||
title: "#rconsole插件强制更新"
|
|
||||||
desc: "进行强制更新rconsole插件"
|
|
Loading…
x
Reference in New Issue
Block a user