Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirari04 committed Jan 15, 2024
1 parent d341ec6 commit 5acd606
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/Resources.go
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ func Resources() {

printCpu := c[0]
printRam := v.UsedPercent

var printNetSent uint64 = 0
if netSent == 0 {
netSent = n[0].BytesSent
Expand Down

0 comments on commit 5acd606

Please sign in to comment.