Display additional scope description above the status form for mobile users.
This commit is contained in:
parent
4819009d21
commit
befaa477a3
3 changed files with 8 additions and 3 deletions
|
@ -338,6 +338,7 @@ const PostStatusForm = {
|
|||
},
|
||||
changeVis (visibility) {
|
||||
this.newStatus.visibility = visibility
|
||||
this.$emit('onScopeChange', visibility)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue