fix: details optimize

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-07-04 22:16:20 +08:00
parent 57fe056316
commit 1158de9f35
2 changed files with 1 additions and 6 deletions
-4
View File
@@ -1,4 +0,0 @@
[submodule "cmd/Open-IM-SDK-Core"]
path = cmd/Open-IM-SDK-Core
url = https://github.com/OpenIMSDK/Open-IM-SDK-Core.git
+1 -2
View File
@@ -43,7 +43,7 @@ edit_config() {
vi config/config.yaml
;;
2)
echo "do not edit config"
echo "do not edit config"
;;
esac
}
@@ -174,4 +174,3 @@ case $choice in
echo "Invalid option, please try again."
;;
esac