Restore the 'load more' button on web
This commit is contained in:
@@ -266,6 +266,7 @@ const FeedPage = observer(
|
||||
onPress={onPressLoadLatest}
|
||||
label="Load new posts"
|
||||
showIndicator={hasNew}
|
||||
minimalShellMode={store.shell.minimalShellMode}
|
||||
/>
|
||||
)}
|
||||
<FAB
|
||||
|
||||
Reference in New Issue
Block a user