Merge remote-tracking branch 'misskey-dev/develop' into prismisskey
# Conflicts: # packages/frontend/src/components/MkPostForm.vue
This commit is contained in:
commit
b2df78ffcd
16 changed files with 993 additions and 961 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -30,6 +30,7 @@ const props = defineProps<{
|
|||
instant?: boolean;
|
||||
fixed?: boolean;
|
||||
autofocus?: boolean;
|
||||
updateMode?: boolean;
|
||||
}>();
|
||||
|
||||
const emit = defineEmits<{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue