From f7d7015507523a87711268db96a73bc78745daa1 Mon Sep 17 00:00:00 2001 From: Cooper Date: Sun, 15 Dec 2024 12:17:16 -0600 Subject: [PATCH] Update connections.ts --- src/plugins/extraConnectionLinks/connections.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/plugins/extraConnectionLinks/connections.ts b/src/plugins/extraConnectionLinks/connections.ts index 9af6a992b..6a96868f7 100644 --- a/src/plugins/extraConnectionLinks/connections.ts +++ b/src/plugins/extraConnectionLinks/connections.ts @@ -4,7 +4,6 @@ * SPDX-License-Identifier: GPL-3.0-or-later */ -// This is a file that can be used and imported by other plugins -// This file is for types of the built-in Discord connections +// This file is for types of the connection items // coming soon when i make it lol