mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-28 07:56:37 +01:00
feat: improves toasts for mobile (#3547)
This commit is contained in:
@@ -236,6 +236,7 @@ func (c *Client) StreamEvents(ctx context.Context, events chan<- docker.Containe
|
||||
ActorID: resp.Event.ActorId,
|
||||
Name: resp.Event.Name,
|
||||
Host: resp.Event.Host,
|
||||
Time: resp.Event.Timestamp.AsTime(),
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user