Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop

This commit is contained in:
syuilo 2023-04-10 10:03:56 +09:00
commit b5724d06b4
1 changed files with 1 additions and 0 deletions

View File

@ -82,6 +82,7 @@ export default defineComponent({
omitted: null, omitted: null,
ignoreOmit: false, ignoreOmit: false,
defaultStore, defaultStore,
i18n,
}; };
}, },
mounted() { mounted() {