Display stream size
This commit is contained in:
@@ -17,5 +17,7 @@ public class StreamDto {
|
||||
private boolean favorite;
|
||||
private int ttl;
|
||||
private String userAgentHash;
|
||||
private int sizeBytes;
|
||||
private int packetsCount;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user