mirror of
https://github.com/axzilla/templui.git
synced 2025-02-22 13:12:36 +00:00
7 lines
75 B
Go
7 lines
75 B
Go
package icons
|
|
|
|
import "embed"
|
|
|
|
//go:embed icons.go
|
|
var TemplFiles embed.FS
|