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"]
path = third-party/dav1d/dav1d
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

Submodule third-party/td/td added at a03a90470d