From ba467507e0f40b7fbcd5229aa00e6619e38ecd37 Mon Sep 17 00:00:00 2001 From: MathMan05 Date: Sun, 23 Mar 2025 20:04:13 -0500 Subject: [PATCH] add default silly names to config --- translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translations/en.json b/translations/en.json index 6f91bdd..efcad7b 100644 --- a/translations/en.json +++ b/translations/en.json @@ -168,7 +168,7 @@ "newWebHook": "New Webhook", "EnterWebhookName": "Enter Webhook name", "base": "Webhooks", - "sillyDefaults": "", + "sillyDefaults": "Captain Hook\nBillie Hooks\nSpidey bot", "type1": "Incoming", "type2": "Channel Follower", "type3": "Application",