mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Request last topic message if it becomes unknown.
This commit is contained in:
@@ -352,7 +352,7 @@ void Filler::addHidePromotion() {
|
||||
|
||||
void Filler::addTogglePin() {
|
||||
if (!_peer) {
|
||||
// #TODO forum pin
|
||||
// #TODO forum pinned
|
||||
return;
|
||||
}
|
||||
const auto controller = _controller;
|
||||
|
Reference in New Issue
Block a user