This commit is contained in:
2026-06-21 01:18:50 +03:00
parent afd438930e
commit 3b32bfa85f
20 changed files with 70 additions and 73 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ func main() {
},
),
)
err = png.Encode(os.Stdout, showColors{palette})
check(err)
}