Clean up
This commit is contained in:
parent
aa9ba31675
commit
b795379417
1 changed files with 1 additions and 2 deletions
|
@ -70,8 +70,7 @@ import extractMentions from '../../../../../misc/extract-mentions';
|
|||
export default Vue.extend({
|
||||
i18n: i18n('mobile/views/components/post-form.vue'),
|
||||
components: {
|
||||
XDraggable,
|
||||
MkVisibilityChooser
|
||||
XDraggable
|
||||
},
|
||||
|
||||
props: {
|
||||
|
|
Loading…
Reference in a new issue