mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-09-01 23:25:15 +00:00
Show two hardcoded filters in Ui.
This commit is contained in:
@@ -678,10 +678,6 @@ void Widget::escape() {
|
||||
}
|
||||
}
|
||||
|
||||
void Widget::notify_historyMuteUpdated(History *history) {
|
||||
_inner->notify_historyMuteUpdated(history);
|
||||
}
|
||||
|
||||
void Widget::refreshLoadMoreButton(bool mayBlock, bool isBlocked) {
|
||||
if (!mayBlock) {
|
||||
_loadMoreChats.destroy();
|
||||
|
Reference in New Issue
Block a user