Updated .gitmodules to use correct lib_ui
This commit is contained in:
parent
6cb77ac2a6
commit
1c4f44e55c
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue