@@ -10,7 +10,7 @@ import (
"strings"
)
-//go:embed front/
+//go:embed front
var front embed.FS
type Option struct {