mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-14 05:57:32 -07:00
Clean up
This commit is contained in:
parent
e38ee94fa5
commit
5a6f90be53
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