Add FreeBSD icon

This commit is contained in:
henrygd
2025-04-28 19:37:00 -04:00
parent 2cc516f9e5
commit 88d6307ce0
5 changed files with 22 additions and 2 deletions

View File

@@ -70,6 +70,7 @@ const (
Linux Os = iota
Darwin
Windows
Freebsd
)
type Info struct {