diff --git a/.gitmodules b/.gitmodules index c923cb3ace..87ee1d646d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "front"] path = front url = https://github.com/minds/front.git +[submodule "sockets"] + path = sockets + url = https://github.com/minds/sockets.git