Bump liberty
This commit is contained in:
2
liberty
2
liberty
Submodule liberty updated: 75fc6f1c37...aacf1b1d47
3
xP/xP.go
3
xP/xP.go
@@ -145,8 +145,7 @@ func clientWriteError(ctx context.Context, ws *websocket.Conn, err error) bool {
|
|||||||
b, ok := (&RelayEventMessage{
|
b, ok := (&RelayEventMessage{
|
||||||
EventSeq: 0,
|
EventSeq: 0,
|
||||||
Data: RelayEventData{
|
Data: RelayEventData{
|
||||||
Interface: RelayEventDataError{
|
Variant: &RelayEventDataError{
|
||||||
Event: RelayEventError,
|
|
||||||
CommandSeq: 0,
|
CommandSeq: 0,
|
||||||
Error: err.Error(),
|
Error: err.Error(),
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user