Add td as a submodule

This commit is contained in:
Isaac 2025-04-11 20:55:43 +04:00
parent 07037a82e7
commit 15e138e492
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -29,3 +29,6 @@ url=../tgcalls.git
[submodule "third-party/dav1d/dav1d"] [submodule "third-party/dav1d/dav1d"]
path = third-party/dav1d/dav1d path = third-party/dav1d/dav1d
url = https://github.com/ali-fareed/dav1d.git url = https://github.com/ali-fareed/dav1d.git
[submodule "third-party/td/td"]
path = third-party/td/td
url = https://github.com/tdlib/td

1
third-party/td/td vendored Submodule

@ -0,0 +1 @@
Subproject commit a03a90470d6fca9a5a3db747ba3f3e4a465b5fe7