Compiler flag

This commit is contained in:
2024-09-04 23:18:04 +02:00
parent 6b24eb7e07
commit 6b192aadc9

View File

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