mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-27 07:44:50 +00:00
feat: add exdraw comment (#8137)
This commit is contained in:
@@ -144,6 +144,7 @@ class FileView extends React.Component {
|
||||
<OnlyofficeFileToolbar
|
||||
toggleDetailsPanel={this.toggleDetailsPanel}
|
||||
toggleHeader={this.toggleHeader}
|
||||
toggleCommentPanel={this.toggleCommentPanel}
|
||||
/> :
|
||||
<FileToolbar
|
||||
isLocked={this.state.isLocked}
|
||||
|
Reference in New Issue
Block a user