mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 16:10:26 +00:00
fix warnings (#3201)
This commit is contained in:
@@ -81,7 +81,7 @@ class ViewFileToolbar extends React.Component {
|
||||
this.setState({
|
||||
isRelatedFileDialogShow: false,
|
||||
showRelatedFileDialog: false,
|
||||
})
|
||||
});
|
||||
}
|
||||
|
||||
render() {
|
||||
|
Reference in New Issue
Block a user