clear publish once
This commit is contained in:
parent
a1e8b090e0
commit
bcbcfd047a
1 changed files with 0 additions and 1 deletions
|
@ -46,7 +46,6 @@ class ModalPublishSuccess extends React.PureComponent<Props> {
|
|||
} else {
|
||||
publishMessage = __('Your content will be live shortly.');
|
||||
}
|
||||
clearPublish();
|
||||
|
||||
function handleClose() {
|
||||
closeModal();
|
||||
|
|
Loading…
Reference in a new issue