Quellcode durchsuchen

properly added featherlight and detect swipe as submodules

master
Dom SP vor 3 Jahren
Ursprung
Commit
79b3f0cf6f
1 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
  1. +6
    -0
      .gitmodules

+ 6
- 0
.gitmodules Datei anzeigen

@@ -0,0 +1,6 @@
[submodule "rsc/js/detect_swipe"]
path = rsc/js/detect_swipe
url = https://github.com/marcandre/detect_swipe.git
[submodule "rsc/js/featherlight"]
path = rsc/js/featherlight
url = https://github.com/noelboss/featherlight.git

Laden…
Abbrechen
Speichern