2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-08-30 22:16:14 +00:00

Show leave confirmation when starting an RTMP stream.

This commit is contained in:
John Preston
2022-08-08 18:19:04 +03:00
parent d8743ec0e6
commit 72ed3bfab9
11 changed files with 204 additions and 148 deletions

View File

@@ -387,7 +387,7 @@ public:
void startOrJoinGroupCall(
not_null<PeerData*> peer,
const Calls::StartGroupCallArgs &args);
Calls::StartGroupCallArgs args);
void showSection(
std::shared_ptr<SectionMemento> memento,