Files
crowdsec-dashy/web/embed.go
T

7 lines
73 B
Go
Raw Normal View History

2026-05-17 08:28:16 +00:00
package web
import "embed"
//go:embed static templates
var FS embed.FS