remove unused variable
This commit is contained in:
parent
c6baf6871f
commit
9d80c91bba
1 changed files with 1 additions and 2 deletions
|
|
@ -243,8 +243,7 @@ const PostStatusForm = {
|
|||
activeEmojiInput: undefined,
|
||||
activeTextInput: undefined,
|
||||
subjectVisible: showSubject,
|
||||
showingPostConfirmDialog: false,
|
||||
notClosed: true
|
||||
showingPostConfirmDialog: false
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue