mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-20 08:03:45 +08:00
committed by
John Preston
parent
ccab70a8cd
commit
ea1bfa2ac8
@@ -2129,6 +2129,7 @@ bool Panel::createWebview(const Webview::ThemeParams ¶ms) {
|
||||
Webview::WindowConfig{
|
||||
.opaqueBg = params.bodyBg,
|
||||
.storageId = _storageId,
|
||||
.allowThirdPartyCookies = _externalShell,
|
||||
.mode = _externalShell
|
||||
? Webview::WindowMode::External
|
||||
: Webview::WindowMode::Embedded,
|
||||
|
||||
Submodule Telegram/lib_webview updated: c1ae42b304...18356759e2
Reference in New Issue
Block a user