This commit is contained in:
parent
2a8f2dea76
commit
7bcca643bb
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -19,7 +19,7 @@ const (
|
|||
failedColor = "8b0000/dc143c"
|
||||
)
|
||||
|
||||
//go:embed sample.tpl
|
||||
//go:embed message.tpl
|
||||
var message string
|
||||
|
||||
type templateData struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue