This commit is contained in:
syuilo 2019-01-23 19:43:45 +09:00
parent e38ee94fa5
commit 5a6f90be53

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: {