1
0
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:
杨国璇
2024-10-29 16:34:38 +08:00
committed by GitHub
parent 9e67fd714e
commit 7124d8792f
3 changed files with 15 additions and 27 deletions

View File

@@ -2254,6 +2254,7 @@ class LibContentView extends React.Component {
return (
<MetadataProvider
repoID={this.props.repoID}
currentRepoInfo={currentRepoInfo}
selectMetadataView={this.onTreeNodeClick}
hideMetadataView={this.hideFileMetadata}
>