Quellcode durchsuchen

fix: correct formatting in .gitmodules for submodule URLs

yb vor 3 Wochen
Ursprung
Commit
ee0b4968b4
1 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  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