Bugfix when recipient has camera tagged nsfw by the operator
This commit is contained in:
parent
45ab63cfba
commit
063b3c2f04
|
@ -125,6 +125,7 @@ func (sub *Subscriber) SendMe() {
|
|||
Action: ActionMe,
|
||||
Username: sub.Username,
|
||||
VideoActive: sub.VideoActive,
|
||||
NSFW: sub.VideoNSFW,
|
||||
})
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user