From f5b545cefd687dc7559eb9d2ed1d51f3e582caae Mon Sep 17 00:00:00 2001 From: Lost Paul <70213368+LostPaul@users.noreply.github.com> Date: Sat, 12 Aug 2023 21:48:40 +0200 Subject: [PATCH] Rename commands.ts to Commands.ts --- src/{commands.ts => Commands.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/{commands.ts => Commands.ts} (100%) diff --git a/src/commands.ts b/src/Commands.ts similarity index 100% rename from src/commands.ts rename to src/Commands.ts