Add ScopeSelector to components
This commit is contained in:
parent
a328aa412f
commit
a3cbe5f512
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,8 @@ const PostStatusForm = {
|
|||
MediaUpload,
|
||||
EmojiInput,
|
||||
PollContainer,
|
||||
PollIcon
|
||||
PollIcon,
|
||||
ScopeSelector
|
||||
},
|
||||
mounted () {
|
||||
this.resize(this.$refs.textarea)
|
||||
|
|
Loading…
Reference in a new issue