mirror of
https://github.com/AynaLivePlayer/liveroom-sdk.git
synced 2026-03-15 14:03:18 +08:00
fix admin support for openblive protocol
This commit is contained in:
@@ -47,7 +47,6 @@ func (o *OpenBLiveClient) danmuHandler(data openblive.DanmakuData) {
|
||||
roomId = ""
|
||||
}
|
||||
_, isAdmin := o.admins[data.UName]
|
||||
isAdmin = false
|
||||
msg(&liveroom.Message{
|
||||
User: liveroom.User{
|
||||
Uid: data.OpenID,
|
||||
|
||||
Reference in New Issue
Block a user