mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Updated range-v3 to 0.11.0.
This commit is contained in:
parent
3d8b691ff9
commit
0e00bbb012
2 changed files with 2 additions and 2 deletions
|
@ -627,7 +627,7 @@ TimeId CalculateOnlineTill(not_null<PeerData*> peer) {
|
|||
.index = index,
|
||||
.onlineTill = onlineTill };
|
||||
return std::make_unique<Pin>(std::move(pin));
|
||||
});
|
||||
}) | ranges::to_vector;
|
||||
_selfUnpinned = ranges::none_of(peers, &PeerData::isSelf);
|
||||
|
||||
peerChangedLifetime->destroy();
|
||||
|
|
2
Telegram/ThirdParty/range-v3
vendored
2
Telegram/ThirdParty/range-v3
vendored
|
@ -1 +1 @@
|
|||
Subproject commit 4d6a463bca51bc316f9b565edd94e82388206093
|
||||
Subproject commit 2d606af5c71a47e91e095db20d8ba2d84a1ca113
|
Loading…
Add table
Reference in a new issue