2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 14:08:41 +00:00

Add webview / lib_webview submodules.

This commit is contained in:
John Preston
2021-02-26 15:23:25 +04:00
parent 4d579f873c
commit 7447c6ea75
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -88,3 +88,9 @@
[submodule "Telegram/ThirdParty/tgcalls"]
path = Telegram/ThirdParty/tgcalls
url = https://github.com/TelegramMessenger/tgcalls.git
[submodule "Telegram/ThirdParty/webview"]
path = Telegram/ThirdParty/webview
url = https://github.com/desktop-app/webview.git
[submodule "Telegram/lib_webview"]
path = Telegram/lib_webview
url = https://github.com/desktop-app/lib_webview.git

1
Telegram/ThirdParty/webview vendored Submodule

1
Telegram/lib_webview Submodule

Submodule Telegram/lib_webview added at 5314cb46cd