Signed-off-by: 帮帮 <3102509561@qq.com>
This commit is contained in:
帮帮 2023-07-30 03:14:43 +00:00 committed by Gitee
parent 7e1634b54a
commit fcd477d3f2
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ export class abbrSet extends plugin {
}
async delAbbr() {
let role = gsCfg.getRole(this.e.msg, '#|删除|别名|昵称')
let role = gsCfg.getRole(this.e.msg, '#|星铁|删除|别名|昵称', this.e.isSr)
if (!role) return false
let nameArr = gsCfg.getConfig('role', 'name')