Improve readability

This commit is contained in:
syuilo
2019-01-03 12:34:08 +09:00
parent a832672b59
commit 562cd6ad0b
2 changed files with 13 additions and 1 deletions

View File

@@ -77,6 +77,7 @@ import extractMentions from '../../../../../misc/extract-mentions';
export default Vue.extend({
i18n: i18n('desktop/views/components/post-form.vue'),
components: {
XDraggable,
MkVisibilityChooser