From c8f2b3dcbafcc82bffb3bfc5997dcfe4a4ac98f8 Mon Sep 17 00:00:00 2001 From: CPTN Cosmo Date: Wed, 31 Dec 2025 00:33:39 +0100 Subject: [PATCH] style: Remove trailing comma from discord field in module.json. --- module.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module.json b/module.json index ff2adf3..646f49e 100644 --- a/module.json +++ b/module.json @@ -12,7 +12,7 @@ "name": "CPTN Cosmo", "email": "cptncosmo@gmail.com", "url": "https://github.com/cptn-cosmo", - "discord": "cptn_cosmo", + "discord": "cptn_cosmo" } ], "relationships": {