From 86f0ad25192dc02099d56e36b1ec64354c821d0b Mon Sep 17 00:00:00 2001 From: Rikko Date: Thu, 1 Sep 2022 19:50:32 +0530 Subject: [PATCH] Strip off extra space char --- plugins/utilities.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index fb1503e..cdecb7b 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 +}