浏览代码

fix: correct formatting in .gitmodules for submodule URLs

yb 3 周之前
父节点
当前提交
ee0b4968b4
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .gitmodules

+ 2 - 2
.gitmodules

@@ -5,5 +5,5 @@ url = https://github.com/FanLide/yshop-drink.git
 path = yshop/yshop-drink-vue
 url = https://github.com/FanLide/online-order-vue.git
 [submodule "yshop/yshop-drink-uniapp"]
-	path = yshop/yshop-drink-uniapp
-	url = https://github.com/FanLide/online-order-uniapp.git
+path = yshop/yshop-drink-uniapp
+url = https://github.com/FanLide/online-order-uniapp.git