Fix excessive summary calls

This commit is contained in:
Nicolas Werner 2022-10-20 01:01:18 +02:00
parent 1423011dd9
commit 74128cf8bd
No known key found for this signature in database
GPG Key ID: C8D75E610773F2D9
1 changed files with 1 additions and 0 deletions

View File

@ -3003,6 +3003,7 @@ TimelineModel::parentSpace()
break;
}
}
parentChecked = true;
}
return parentSummary.get();