cleanup, fix missing array closing tag

This commit is contained in:
2025-05-03 20:46:36 -04:00
parent 4c20354076
commit 5e60016cf8
4 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,6 @@ import (
)
type FileDescription struct {
TkType tk.FileType
TkTypeName string
MacExtensions []string
IconFile string