钟志权 1 жил өмнө
parent
commit
48a287c512

+ 1 - 1
knife4gin/knife4gin.go

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