Merge pull request #465 from pangeachat/space-view-loading

Space view loading
pull/1384/head
ggurdin 1 year ago committed by GitHub
commit ba652bba73
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -125,6 +125,9 @@ class _SpaceViewState extends State<SpaceView> {
activeSpaceId,
maxDepth: 1,
from: prevBatch,
// #Pangea
limit: 100,
// Pangea#
);
if (prevBatch != null) {

Loading…
Cancel
Save