1
0
mirror of https://github.com/MisskeyIO/misskey synced 2024-11-23 22:56:49 +09:00

MkContainer.vue i18n をtemplateから見えるように (#10560)

This commit is contained in:
YS 2023-04-10 08:31:06 +09:00 committed by GitHub
parent 39cf80e19f
commit 3ec060f0dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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