Commit a340d95
bugfix: do not use string to convert int64
We should use imageSize.String() instead of string(imageSize).
Otherwise, we will get messy display.
Signed-off-by: Wei Fu <[email protected]>1 parent fe8bd4a commit a340d95
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
112 | 112 | | |
113 | | - | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
0 commit comments