1
0
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:
zhichaona
2025-08-15 14:09:56 +08:00
committed by GitHub
parent b32505def8
commit bc54f94390
2 changed files with 11 additions and 0 deletions

View File

@@ -144,6 +144,7 @@ class FileView extends React.Component {
<OnlyofficeFileToolbar
toggleDetailsPanel={this.toggleDetailsPanel}
toggleHeader={this.toggleHeader}
toggleCommentPanel={this.toggleCommentPanel}
/> :
<FileToolbar
isLocked={this.state.isLocked}