Add webview / lib_webview submodules.
This commit is contained in:
parent
3343880ed0
commit
22da48d231
|
@ -88,3 +88,9 @@
|
||||||
[submodule "Telegram/ThirdParty/tgcalls"]
|
[submodule "Telegram/ThirdParty/tgcalls"]
|
||||||
path = Telegram/ThirdParty/tgcalls
|
path = Telegram/ThirdParty/tgcalls
|
||||||
url = https://github.com/TelegramMessenger/tgcalls.git
|
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
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit b49b40100e9abca5cf3cb67874e3e31ae9241573
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 5314cb46cdcdae6db049df18ca38dfd2d98ee4bf
|
Loading…
Reference in New Issue