mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
forwarded getState fixed, pinned message service msg dependency request and text update done
This commit is contained in:
@@ -2056,7 +2056,7 @@ ApiWrap *MainWidget::api() {
|
||||
return _api;
|
||||
}
|
||||
|
||||
void MainWidget::updateReplyTo() {
|
||||
void MainWidget::updateDependencyItem() {
|
||||
history.updateReplyEditTexts(true);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user