fix openblive admin not able qiege

This commit is contained in:
aynakeya
2024-08-07 21:01:30 +08:00
parent 9f8b103be1
commit 156901f14c
7 changed files with 16 additions and 4 deletions

View File

@@ -74,7 +74,7 @@ func (d *Qiege) handleMessage(event *event.Event) {
if len(msgs) < 1 || msgs[0] != d.CustomCMD {
return
}
d.log.Infof("recieve diange command")
d.log.Infof("recieve qiege command")
if d.UserPermission {
if d.currentUid == message.User.Uid {
global.EventManager.CallA(