This commit is contained in:
syuilo 2019-01-23 19:43:45 +09:00
parent aa9ba31675
commit b795379417
No known key found for this signature in database
GPG Key ID: BDC4C49D06AB9D69
1 changed files with 1 additions and 2 deletions

View File

@ -70,8 +70,7 @@ import extractMentions from '../../../../../misc/extract-mentions';
export default Vue.extend({ export default Vue.extend({
i18n: i18n('mobile/views/components/post-form.vue'), i18n: i18n('mobile/views/components/post-form.vue'),
components: { components: {
XDraggable, XDraggable
MkVisibilityChooser
}, },
props: { props: {