mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Fix build on Windows.
This commit is contained in:
@@ -651,6 +651,7 @@ PeerData *ParticipantsAdditionalData::applyParticipant(
|
||||
case Api::ChatParticipant::Type::Left:
|
||||
return logBad();
|
||||
};
|
||||
Unexpected("Api::ChatParticipant::type in applyParticipant.");
|
||||
}
|
||||
|
||||
UserData *ParticipantsAdditionalData::applyCreator(
|
||||
|
Reference in New Issue
Block a user