mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Fix build with MSVC.
This commit is contained in:
@@ -4049,7 +4049,7 @@ void AddSenderUserpicModerateAction(
|
||||
? moderateItem->history()->peer->asChannel()
|
||||
: nullptr;
|
||||
const auto moderateFrom = moderateItem
|
||||
? moderateItem->from()
|
||||
? moderateItem->from().get()
|
||||
: nullptr;
|
||||
const auto moderateUser = moderateFrom
|
||||
? moderateFrom->asUser()
|
||||
|
||||
Reference in New Issue
Block a user