diff options
| author | Joel Martin <github@martintribe.org> | 2014-04-06 16:40:55 -0500 |
|---|---|---|
| committer | Joel Martin <github@martintribe.org> | 2014-04-06 16:40:55 -0500 |
| commit | 31b4416181158b0e49e0a09da8056298b8522ba2 (patch) | |
| tree | 39ca29f0841823cb8208a93ff59c942466457934 /.gitmodules | |
| parent | b079f51028571bc603b8d43761c29ff56273bffc (diff) | |
| download | mal-31b4416181158b0e49e0a09da8056298b8522ba2.tar.gz mal-31b4416181158b0e49e0a09da8056298b8522ba2.zip | |
JS: fix web interface.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 247fccb..b260fb9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "josh.js"] path = js/josh.js url = https://github.com/sdether/josh.js/ +[submodule "js/josh.js"] + path = js/josh.js + url = https://github.com/sdether/josh.js |
