From 1c4f44e55c8c5bd6e997da463e2f15b0ff059eee Mon Sep 17 00:00:00 2001 From: RadRussianRus Date: Fri, 8 Nov 2019 02:48:40 +0300 Subject: [PATCH] Updated .gitmodules to use correct lib_ui --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index f51e8e319..1ad23f5b7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -36,7 +36,7 @@ url = https://github.com/desktop-app/codegen.git [submodule "Telegram/lib_ui"] path = Telegram/lib_ui - url = https://github.com/desktop-app/lib_ui.git + url = https://github.com/kotatogram/lib_ui.git [submodule "Telegram/lib_rlottie"] path = Telegram/lib_rlottie url = https://github.com/desktop-app/lib_rlottie.git