From f083f09adcf4ad6951216ade3aea690930c39a91 Mon Sep 17 00:00:00 2001 From: Maren394 <34277636+molehzy@users.noreply.github.com> Date: Tue, 2 Nov 2021 13:16:02 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E5=8A=A8=E5=AD=90=E6=A8=A1=E5=9D=97?= =?UTF-8?q?=E4=BD=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitmodules | 12 ++++++------ GenshinAPI => "\346\250\241\345\235\227/GenshinAPI" | 0 Text-table => "\346\250\241\345\235\227/Text-table" | 0 .../go-cqhttp-e" | 0 4 files changed, 6 insertions(+), 6 deletions(-) rename GenshinAPI => "\346\250\241\345\235\227/GenshinAPI" (100%) rename Text-table => "\346\250\241\345\235\227/Text-table" (100%) rename go-cqhttp-e => "\346\250\241\345\235\227/go-cqhttp-e" (100%) diff --git a/.gitmodules b/.gitmodules index ee37d0d..4cef94a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ -[submodule "GenshinAPI"] - path = GenshinAPI +[submodule "模块/GenshinAPI"] + path = 模块/GenshinAPI url = https://github.com/molehzy/GenshinAPI -[submodule "go-cqhttp-e"] - path = go-cqhttp-e +[submodule "模块/go-cqhttp-e"] + path = 模块/go-cqhttp-e url = https://github.com/molehzy/go-cqhttp-e -[submodule "Text-table"] - path = Text-table +[submodule "模块/Text-table"] + path = 模块/Text-table url = https://github.com/molehzy/Text-table diff --git a/GenshinAPI "b/\346\250\241\345\235\227/GenshinAPI" similarity index 100% rename from GenshinAPI rename to "\346\250\241\345\235\227/GenshinAPI" diff --git a/Text-table "b/\346\250\241\345\235\227/Text-table" similarity index 100% rename from Text-table rename to "\346\250\241\345\235\227/Text-table" diff --git a/go-cqhttp-e "b/\346\250\241\345\235\227/go-cqhttp-e" similarity index 100% rename from go-cqhttp-e rename to "\346\250\241\345\235\227/go-cqhttp-e"