From a1bffefee5cadccecbaa9850f38c78c230db247d Mon Sep 17 00:00:00 2001 From: Rikko Date: Thu, 1 Sep 2022 19:47:32 +0530 Subject: [PATCH] strip an additional space char --- plugins/utilities.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index 59914c4..4712db4 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -78,7 +78,7 @@ } }, "floater": { - "description": "Calls a overpowered floater in any gamemode. Chat /floater to activate!", + "description": "Calls a overpowered floater in any gamemode. Chat /floater to activate!", "external_url": "", "authors": [ { @@ -97,4 +97,4 @@ } } } -} \ No newline at end of file +}