diff --git a/data/config.example.lua b/data/config.example.lua index fa23d44..f22e585 100644 --- a/data/config.example.lua +++ b/data/config.example.lua @@ -57,7 +57,7 @@ type = "discord-modern", -- The webhook URL - url = "", + URL = "", -- The events that the webhook should trigger on events = { "purchase", "invalid", "error" }