From b48b8513ab052ff270105e8a35399708833b49e2 Mon Sep 17 00:00:00 2001 From: Rikko Date: Tue, 4 Oct 2022 08:01:39 +0530 Subject: [PATCH] Oopsie, it's ml, not cm --- plugins/utilities.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/utilities.json b/plugins/utilities.json index e8b5af8..3e29cd4 100644 --- a/plugins/utilities.json +++ b/plugins/utilities.json @@ -4,7 +4,7 @@ "plugins_base_url": "http://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/utilities", "plugins": { "mood_light": { - "description": "Dynamic lighting in co-op games (adjustable using \"cm\" chat command)", + "description": "Dynamic lighting in co-op games (adjustable using \"ml\" chat command)", "external_url": "", "authors": [ { @@ -248,4 +248,4 @@ } } } -} \ No newline at end of file +}