mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Make rlottie use a relative url path
This commit is contained in:
parent
48ce3a3457
commit
0a33b7f55a
2 changed files with 2 additions and 2 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,4 +1,4 @@
|
|||
|
||||
[submodule "submodules/rlottie/rlottie"]
|
||||
path = submodules/rlottie/rlottie
|
||||
url = https://github.com/laktyushin/rlottie.git
|
||||
url=../rlottie.git
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit a09896b3e72e76681c12e80572a7d570108cf885
|
||||
Subproject commit 0ee2e9c5843257ccd11672611829b9bb5d02aa98
|
||||
Loading…
Add table
Add a link
Reference in a new issue