mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-04-14 11:46:23 +00:00
add BrowserQuest as submodule in public/vendor
This commit is contained in:
parent
dc3f708e0d
commit
1757f137f0
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -16,3 +16,6 @@
|
|||
[submodule "public/vendor/jquery-ui"]
|
||||
path = public/vendor/jquery-ui
|
||||
url = https://github.com/jquery/jquery-ui.git
|
||||
[submodule "public/vendor/BrowserQuest"]
|
||||
path = public/vendor/BrowserQuest
|
||||
url = https://github.com/mozilla/BrowserQuest.git
|
||||
|
|
|
|||
1
public/vendor/BrowserQuest
vendored
Submodule
1
public/vendor/BrowserQuest
vendored
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit af32d247cac3495ca430d0effbb88dd5f3250b2c
|
||||
Loading…
Reference in a new issue