mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Disable fraudulent warning for IV / Location Picker.
This commit is contained in:
@@ -650,6 +650,7 @@ void Controller::createWebview(const Webview::StorageId &storageId) {
|
||||
Webview::WindowConfig{
|
||||
.opaqueBg = st::windowBg->c,
|
||||
.storageId = storageId,
|
||||
.safe = true,
|
||||
});
|
||||
const auto raw = _webview.get();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user