mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 22:54:11 +00:00
fix: repo encrypted metdata (#6963)
Co-authored-by: 杨国璇 <ygx@Hello-word.local>
This commit is contained in:
@@ -2254,6 +2254,7 @@ class LibContentView extends React.Component {
|
||||
return (
|
||||
<MetadataProvider
|
||||
repoID={this.props.repoID}
|
||||
currentRepoInfo={currentRepoInfo}
|
||||
selectMetadataView={this.onTreeNodeClick}
|
||||
hideMetadataView={this.hideFileMetadata}
|
||||
>
|
||||
|
Reference in New Issue
Block a user