From c4da31c21331a285f5563d2d9f9e10182f37768c Mon Sep 17 00:00:00 2001 From: John Preston Date: Fri, 8 Nov 2019 15:00:15 +0300 Subject: [PATCH] Add lib_storage as submodule. --- .gitmodules | 3 +++ Telegram/lib_storage | 1 + 2 files changed, 4 insertions(+) create mode 160000 Telegram/lib_storage 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