mirror of
https://github.com/vale981/tdesktop
synced 2025-03-05 09:41:41 -05:00
Add rlottie submodule.
This commit is contained in:
parent
21dfb310f3
commit
f08d913175
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -22,3 +22,6 @@
|
||||||
[submodule "Telegram/ThirdParty/rapidjson"]
|
[submodule "Telegram/ThirdParty/rapidjson"]
|
||||||
path = Telegram/ThirdParty/rapidjson
|
path = Telegram/ThirdParty/rapidjson
|
||||||
url = https://github.com/Tencent/rapidjson.git
|
url = https://github.com/Tencent/rapidjson.git
|
||||||
|
[submodule "Telegram/ThirdParty/rlottie"]
|
||||||
|
path = Telegram/ThirdParty/rlottie
|
||||||
|
url = https://github.com/john-preston/rlottie
|
||||||
|
|
1
Telegram/ThirdParty/rlottie
vendored
Submodule
1
Telegram/ThirdParty/rlottie
vendored
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 88593df18db24d2e2f72125907db1c20f71a606b
|
Loading…
Add table
Reference in a new issue