diff --git a/main.go b/main.go index 180834e..168a429 100644 --- a/main.go +++ b/main.go @@ -62,6 +62,7 @@ type ProgressInfo struct { var templates *template.Template +//go:embed templates/* var templateFS embed.FS func init() {