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