Adjust input spacing in many areas for a more consistent look

This commit is contained in:
2026-01-08 23:07:13 -05:00
parent 32364717dc
commit 0dfaf20fec
5 changed files with 19 additions and 17 deletions
-1
View File
@@ -48,5 +48,4 @@ func AddEntry(realPath string, entryType uint8) {
} else {
writeEntryCLI(realPath, decSlice, false, "")
}
}