1
0
mirror of https://github.com/amir20/dozzle.git synced 2026-01-03 19:45:01 +01:00

feat: improves toasts for mobile (#3547)

This commit is contained in:
Amir Raminfar
2025-01-13 11:16:17 -08:00
committed by GitHub
parent 691a89660e
commit 368646a7a3
11 changed files with 159 additions and 130 deletions

View File

@@ -50,6 +50,7 @@ message ContainerEvent {
string actorId = 1;
string name = 2;
string host = 3;
google.protobuf.Timestamp timestamp = 4;
}
message Host {