From dad5e789ea3b73c791406eea8efd502a2f070483 Mon Sep 17 00:00:00 2001 From: RadRussianRus Date: Sat, 26 Sep 2020 15:08:53 +0300 Subject: [PATCH] Use own fork of lib_base --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 1b517ca28..0abdec2c3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -27,7 +27,7 @@ url = https://github.com/desktop-app/lib_rpl.git [submodule "Telegram/lib_base"] path = Telegram/lib_base - url = https://github.com/desktop-app/lib_base.git + url = https://github.com/kotatogram/lib_base.git [submodule "Telegram/codegen"] path = Telegram/codegen url = https://github.com/desktop-app/codegen.git