mirror of
https://github.com/garethgeorge/backrest.git
synced 2026-05-05 20:40:37 +00:00
fix some more bugs and refine the sidenav
This commit is contained in:
@@ -386,7 +386,7 @@ func (c *syncSessionHandlerClient) HandleRequestOperations(ctx context.Context,
|
||||
ReceiveOperations: &v1sync.SyncStreamItem_SyncActionReceiveOperations{
|
||||
Event: &v1.OperationEvent{
|
||||
Event: &v1.OperationEvent_CreatedOperations{
|
||||
CreatedOperations: &v1.OperationList{Operations: batch},
|
||||
CreatedOperations: &v1.OperationList{Operations: newOps},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user