mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-22 03:47:09 +00:00
repair sdoc bug
This commit is contained in:
@@ -31,7 +31,7 @@ export default class SdocEditor extends React.Component {
|
||||
repoID={repoID}
|
||||
docPath={docPath}
|
||||
docName={docName}
|
||||
docPrem={docPerm}
|
||||
docPerm={docPerm}
|
||||
isStarred={isStarred}
|
||||
toggleStar={this.toggleStar}
|
||||
unmarkDraft={this.unmarkDraft}
|
||||
|
Reference in New Issue
Block a user