diff --git a/src/components/post_status_form/post_status_form.js b/src/components/post_status_form/post_status_form.js index 0617facc..25eac1d6 100644 --- a/src/components/post_status_form/post_status_form.js +++ b/src/components/post_status_form/post_status_form.js @@ -243,8 +243,7 @@ const PostStatusForm = { activeEmojiInput: undefined, activeTextInput: undefined, subjectVisible: showSubject, - showingPostConfirmDialog: false, - notClosed: true + showingPostConfirmDialog: false } }, computed: {