1
0
mirror of https://github.com/1Panel-dev/1Panel.git synced 2025-03-16 18:54:43 +08:00
1Panel/cmd/server/res/error_msg.go

7 lines
69 B
Go
Raw Normal View History

package res
import "embed"
//go:embed html/*
var ErrorMsg embed.FS