1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 16:36:15 +00:00

optimize code (#6979)

This commit is contained in:
杨顺强
2024-11-01 10:37:16 +08:00
committed by GitHub
parent 43b7cf21fb
commit bc9f713fa6

View File

@@ -126,6 +126,7 @@ class MainPanel extends Component {
isWiki={true}
path={this.props.path}
repoID={repoID}
isTOCShow={false}
markdownContent={this.props.content}
isFileLoading={this.props.isDataLoading}
lastModified = {this.props.lastModified}