From dd8ffa66a0ad658f1ed4cc3e29ce32d99c068aca Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Mon, 27 Feb 2023 13:35:35 -0500 Subject: [PATCH] updated EUDS to match suggestions code --- suggestions/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/suggestions/info.json b/suggestions/info.json index 2ee9187..86fa26d 100644 --- a/suggestions/info.json +++ b/suggestions/info.json @@ -5,5 +5,5 @@ "short" : "Simple suggestions system.", "description" : "Per guild suggestions system.", "tags" : ["suggestions, suggestion, voting"], - "end_user_data_statement": "This cog stores user names, discriminators, and IDs upon sending a suggestion. This data is used solely to display and contact the user about any change to their suggestion." + "end_user_data_statement": "This cog stores user names, discriminators, and IDs upon sending a suggestion. This data is used solely to display user information in suggestions." }