Replace dispatch with TooManyCooks

This commit is contained in:
Ilya Fedin
2026-06-08 09:02:53 +00:00
committed by John Preston
parent 05fa8acb5c
commit 30fe208b64
6 changed files with 7 additions and 6 deletions

6
.gitmodules vendored
View File

@@ -73,9 +73,6 @@
[submodule "Telegram/lib_webview"]
path = Telegram/lib_webview
url = https://github.com/desktop-app/lib_webview.git
[submodule "Telegram/ThirdParty/dispatch"]
path = Telegram/ThirdParty/dispatch
url = https://github.com/apple/swift-corelibs-libdispatch
[submodule "Telegram/ThirdParty/kimageformats"]
path = Telegram/ThirdParty/kimageformats
url = https://github.com/KDE/kimageformats.git
@@ -100,3 +97,6 @@
[submodule "Telegram/ThirdParty/MicroTeX"]
path = Telegram/ThirdParty/MicroTeX
url = https://github.com/desktop-app/MicroTeX.git
[submodule "Telegram/ThirdParty/TooManyCooks"]
path = Telegram/ThirdParty/TooManyCooks
url = https://github.com/tzcnt/TooManyCooks.git