Compiler flag

This commit is contained in:
Joren 2024-09-04 23:18:04 +02:00
parent 6b24eb7e07
commit 6b192aadc9
Signed by: Joren
GPG Key ID: 280E33DFBC0F1B55

View File

@ -62,6 +62,7 @@ type ProgressInfo struct {
var templates *template.Template
//go:embed templates/*
var templateFS embed.FS
func init() {