mirror of
https://github.com/FloatTech/ZeroBot-Plugin.git
synced 2026-02-12 02:00:24 +00:00
🎨 小修改
This commit is contained in:
@@ -69,6 +69,7 @@ func (m *Control) Disable(groupID int64) {
|
||||
m.Unlock()
|
||||
}
|
||||
|
||||
// IsEnabledIn 开启群
|
||||
func (m *Control) IsEnabledIn(gid int64) bool {
|
||||
m.RLock()
|
||||
var c grpcfg
|
||||
|
||||
Reference in New Issue
Block a user