cleanup, fix missing array closing tag
This commit is contained in:
@@ -55,4 +55,4 @@ var tmpl = `
|
||||
<key>LSTypeIsPackage</key>
|
||||
<false/>
|
||||
</dict>{{ end }}
|
||||
`
|
||||
</array>`
|
||||
|
@@ -7,7 +7,6 @@ import (
|
||||
)
|
||||
|
||||
type FileDescription struct {
|
||||
TkType tk.FileType
|
||||
TkTypeName string
|
||||
MacExtensions []string
|
||||
IconFile string
|
||||
|
Reference in New Issue
Block a user