update plugins/system/add.js.

优先级太低了,测试了一下,删除一个0正好,改了

Signed-off-by: 派蒙不是吃的 <11990909+v173609663@user.noreply.gitee.com>
This commit is contained in:
派蒙不是吃的 2023-09-09 11:42:02 +00:00 committed by Gitee
parent 7185c2f2d4
commit 63ccb3730d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ export class add extends plugin {
name: '添加表情',
dsc: '添加表情,文字等',
event: 'message',
priority: 50000,
priority: 5000,
rule: [
{
reg: '^#(全局)?添加(.*)',