diff --git a/main.go b/main.go index 1b77d1a..fb27a48 100644 --- a/main.go +++ b/main.go @@ -18,7 +18,7 @@ const ( failedColor = "8b0000/dc143c" ) -//go:embed message.tpl +//go:embed message_old.tpl var message string type templateData struct {