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 | |
parent | 08d74d367ea561a7f341754c7e42fe7c0a6d75fb (diff) |
add slackmoji submodule (primarily for blobcats)
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | slackmoji | 0 |
2 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 diff --git a/slackmoji b/slackmoji new file mode 160000 +Subproject 4420373bac4e5f68913c523e2d77692309ef90e |