mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-10 19:29:56 +00:00
fix warnings
fix warnings in previous codes
This commit is contained in:
@@ -424,7 +424,7 @@ class Draft extends React.Component {
|
||||
seafileAPI.publishDraft(draftID).then(res => {
|
||||
this.setState({
|
||||
freezePublish: !this.state.freezePublish
|
||||
})
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user