This commit is contained in:
parent
59ff5a81b4
commit
ed4f6cb7b0
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -17,7 +17,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