Merge tag 'v6.3.6' into dev

This commit is contained in:
AlexeyZavar
2025-12-09 19:43:54 +03:00
618 changed files with 34662 additions and 6760 deletions
@@ -659,6 +659,7 @@ void Controller::createWebview(const Webview::StorageId &storageId) {
Webview::WindowConfig{
.opaqueBg = st::windowBg->c,
.storageId = storageId,
.safe = true,
});
const auto raw = _webview.get();