From d98e10b2002a77fd4137892fbb1fd4ec8b546ce9 Mon Sep 17 00:00:00 2001 From: AndcoolSystems Date: Mon, 5 Feb 2024 23:09:24 +0300 Subject: [PATCH] updated submodule --- .gitmodules | 4 ++-- FileUploaderBot => Discord_provider | 0 2 files changed, 2 insertions(+), 2 deletions(-) rename FileUploaderBot => Discord_provider (100%) diff --git a/.gitmodules b/.gitmodules index c456616..821d8fd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "FileUploaderBot"] - path = FileUploaderBot +[submodule "Discord_provider"] + path = Discord_provider url = https://github.com/kwixie1/FileUploaderBot.git diff --git a/FileUploaderBot b/Discord_provider similarity index 100% rename from FileUploaderBot rename to Discord_provider