Show local file indicator on Channel page #587
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ class ChannelPage extends React.PureComponent {
|
|||
name: claim.name,
|
||||
claimId: claim.claim_id,
|
||||
})}
|
||||
showLocal={true}
|
||||
/>
|
||||
)
|
||||
: <span className="empty">{__("No content found.")}</span>;
|
||||
|
|
Loading…
Add table
Reference in a new issue