diff options
author | Starfall <admin@plural.cafe> | 2021-05-20 10:08:41 -0500 |
---|---|---|
committer | Starfall <admin@plural.cafe> | 2021-05-20 10:08:41 -0500 |
commit | 760b78bc195cd42965d0b6a199f0556dbbf80ade (patch) | |
tree | 0bb06f502b879a443776c70e72e7d694be5eb57c /.gitmodules | |
parent | 08d74d367ea561a7f341754c7e42fe7c0a6d75fb (diff) |
add slackmoji submodule (primarily for blobcats)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index cc062be..793297a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "dragn-emoji"] path = dragn-emoji url = git@github.com:chr-1x/dragn-emoji.git +[submodule "slackmoji"] + path = slackmoji + url = https://github.com/SeanPrashad/slackmoji.git |