mirror of
https://github.com/m1k1o/neko.git
synced 2025-05-10 15:47:29 +02:00
format Go source code.
This commit is contained in:
parent
732764991b
commit
45679f1b86
54 changed files with 445 additions and 447 deletions
|
@ -64,7 +64,7 @@ func (h *MessageHandlerCtx) signalVideo(session types.Session, payload *message.
|
|||
|
||||
return session.Send(
|
||||
message.SignalVideo{
|
||||
Event: event.SIGNAL_VIDEO,
|
||||
Video: payload.Video,
|
||||
Event: event.SIGNAL_VIDEO,
|
||||
Video: payload.Video,
|
||||
})
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue