mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-14 13:17:08 +02:00
Add webview / lib_webview submodules.
This commit is contained in:
parent
3343880ed0
commit
22da48d231
3 changed files with 8 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
@ -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/ThirdParty/webview
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit b49b40100e9abca5cf3cb67874e3e31ae9241573
|
1
Telegram/lib_webview
Submodule
1
Telegram/lib_webview
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 5314cb46cdcdae6db049df18ca38dfd2d98ee4bf
|
Loading…
Add table
Reference in a new issue