mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-06 11:52:58 +00:00
Support same_origin in webapps.
This commit is contained in:
@@ -660,8 +660,7 @@ void ProcessChatInviteJoinResult(
|
||||
.maySkipConfirmation = false,
|
||||
},
|
||||
.source = InlineBots::WebViewSourceJoinChat{
|
||||
.url = qs(data.vurl()),
|
||||
.queryId = uint64(data.vquery_id().v),
|
||||
.result = InlineBots::ParseWebViewResult(data.vwebview()),
|
||||
},
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user