Minor cleanups

This commit is contained in:
Dominic Ferrando
2025-04-24 00:29:10 -04:00
parent 27fc9476fa
commit 73d66560b6
5 changed files with 11 additions and 17 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ import (
"strings"
)
const DevMode = false
const DevMode = true
func FormatBytes(bytes int64) string {
const (