diff --git a/.gitmodules b/.gitmodules index f51e8e3190..2ae139598e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,3 +49,6 @@ [submodule "Telegram/lib_spellcheck"] path = Telegram/lib_spellcheck url = https://github.com/desktop-app/lib_spellcheck +[submodule "Telegram/lib_storage"] + path = Telegram/lib_storage + url = https://github.com/desktop-app/lib_storage.git diff --git a/Telegram/lib_storage b/Telegram/lib_storage new file mode 160000 index 0000000000..6803e74111 --- /dev/null +++ b/Telegram/lib_storage @@ -0,0 +1 @@ +Subproject commit 6803e74111186443af5be9ed1eae190536309e33