mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
user - member.
This commit is contained in:
parent
4fe74fd112
commit
92aa717a8d
@ -8,7 +8,7 @@ import (
|
||||
|
||||
func (h *MessageHandlerCtx) screenSet(session types.Session, payload *message.ScreenSize) error {
|
||||
if !session.IsAdmin() {
|
||||
h.logger.Debug().Msg("user not admin")
|
||||
h.logger.Debug().Msg("member not admin")
|
||||
return nil
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user