mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
Request full album for last topic message.
This commit is contained in:
@@ -751,7 +751,7 @@ void Filler::addManageTopic() {
|
||||
if (!_topic) {
|
||||
return;
|
||||
}
|
||||
// #TODO forum lang
|
||||
// #TODO lang-forum
|
||||
const auto history = _topic->history();
|
||||
const auto rootId = _topic->rootId();
|
||||
const auto navigation = _controller;
|
||||
|
Reference in New Issue
Block a user