From e8f16d8fea1f210768673f74a2b71479d6bf3678 Mon Sep 17 00:00:00 2001 From: Thijs Eilander Date: Mon, 19 Jun 2023 00:02:47 +0200 Subject: [PATCH] change description /notifications update to /relay update --- data/strings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/strings.json b/data/strings.json index 1221673..4c5582b 100755 --- a/data/strings.json +++ b/data/strings.json @@ -75,7 +75,7 @@ "reset": "All guild configuration information has been removed from the database.", "resetError": "There was a problem deleting your guild information, contact @voidf1sh#0420 for help.", "noRoleMenu": "A role menu has not been created for this guild yet. Run to create a role menu.", - "optout": "Notification relay has been disabled, to re-enable the relay use with no options." + "optout": "Notification relay has been disabled, to re-enable the relay use with no options." }, "notifications": { "water": "is ready to be watered again!", @@ -85,4 +85,4 @@ "growATree": "972637072991068220" }, "temp": {} -} \ No newline at end of file +}