mirror of
https://github.com/Nheko-Reborn/nheko.git
synced 2024-11-22 03:00:46 +03:00
Fix excessive summary calls
This commit is contained in:
parent
1423011dd9
commit
74128cf8bd
1 changed files with 1 additions and 0 deletions
|
@ -3003,6 +3003,7 @@ TimelineModel::parentSpace()
|
|||
break;
|
||||
}
|
||||
}
|
||||
parentChecked = true;
|
||||
}
|
||||
|
||||
return parentSummary.get();
|
||||
|
|
Loading…
Reference in a new issue