diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index d45ab75..79ca5eb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,6 +10,6 @@ [submodule "discordbot"] path = discordbot url = https://github.com/vainglorygame/discordbot -[submodule "spider"] - path = spider - url = https://github.com/vainglorygame/spider +[submodule "preloader"] + path = preloader + url = https://github.com/vainglorygame/preloader |
