diff --git a/main.go b/main.go index 75b1dd3..b891ce6 100644 --- a/main.go +++ b/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 {