mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Remove use of LoadingIndicator
This commit is contained in:
@@ -121,7 +121,6 @@ export class MediaGallery extends React.Component<Props, State> {
|
||||
const type = selectedTab;
|
||||
|
||||
if (!messages || messages.length === 0) {
|
||||
// return <LoadingIndicator />;
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user