diff --git a/.gitmodules b/.gitmodules index 052fbbe91b..ee56d57b2d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -100,3 +100,6 @@ [submodule "Telegram/ThirdParty/cld3"] path = Telegram/ThirdParty/cld3 url = https://github.com/google/cld3.git +[submodule "Telegram/ThirdParty/sonnet"] + path = Telegram/ThirdParty/sonnet + url = https://github.com/KDE/sonnet.git diff --git a/Telegram/ThirdParty/sonnet b/Telegram/ThirdParty/sonnet new file mode 160000 index 0000000000..b04df9c47f --- /dev/null +++ b/Telegram/ThirdParty/sonnet @@ -0,0 +1 @@ +Subproject commit b04df9c47f52778270558b9f2a6c7c3399db4cb9