Merge branch 'toolbar-location-adjustments' of https://github.com/pangeachat/client into toolbar-location-adjustments

pull/1384/head
Kelrap 1 year ago
commit 2b4d7985ef

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

Loading…
Cancel
Save