1
0
mirror of https://github.com/axzilla/templui.git synced 2025-02-23 21:03:47 +00:00
templui/pkg/icons/embed.go
2024-10-09 15:44:37 +02:00

7 lines
75 B
Go

package icons
import "embed"
//go:embed icons.go
var TemplFiles embed.FS