mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-06 01:12:03 +00:00
@@ -426,7 +426,7 @@ class Draft extends React.Component {
|
||||
seafileAPI.publishDraft(draftID).then(res => {
|
||||
this.setState({
|
||||
freezePublish: !this.state.freezePublish
|
||||
})
|
||||
});
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user