From 2632086557964a2e7f778c574499ccfeb24c9c08 Mon Sep 17 00:00:00 2001 From: Sravan Kumar <42110198+kingsamurai123@users.noreply.github.com> Date: Wed, 21 Dec 2022 14:44:38 +0530 Subject: [PATCH] Remove line break characters. --- plugins/utilities.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index fee7b87..d2db80c 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -482,7 +482,7 @@ } }, "pro_unlocker": { - "description": "Unlocks some pro-only features - custom colors, playlist maker, etc.\n(Please support the game developer if you can!)", + "description": "Unlocks some pro-only features - custom colors, playlist maker, etc. (Please support the game developer if you can!)", "external_url": "", "authors": [ { @@ -558,7 +558,7 @@ } }, "bomb_radius_visualizer": { - "description": "With this cutting edge technology, you precisely know\nhow close to the bomb you can tread.\nSupports modified blast radius values!", + "description": "With this cutting edge technology, you precisely know how close to the bomb you can tread. Supports modified blast radius values!", "external_url": "", "authors": [ { @@ -653,4 +653,4 @@ } } } -} \ No newline at end of file +}