From c9890c7cc85dcfdce645bd122c0cc34c45a64fff Mon Sep 17 00:00:00 2001 From: Logan Cusano Date: Sun, 25 Jun 2023 02:09:04 -0400 Subject: [PATCH] Update give-role filename to match convention --- Server/commands/{giveRole.js => give-role.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Server/commands/{giveRole.js => give-role.js} (100%) diff --git a/Server/commands/giveRole.js b/Server/commands/give-role.js similarity index 100% rename from Server/commands/giveRole.js rename to Server/commands/give-role.js