mirror of
https://github.com/slackhq/nebula.git
synced 2025-11-24 01:14:25 +01:00
extra stinky slop that works kinda
This commit is contained in:
@@ -112,7 +112,7 @@ func (u *TesterConn) ListenOut(r EncReader) {
|
||||
if !ok {
|
||||
return
|
||||
}
|
||||
r(p.From, p.Data)
|
||||
r(p.From, p.Data, func() {})
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user