1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-14 15:45:43 +02:00
This commit is contained in:
syuilo
2020-07-23 23:50:15 +09:00
parent d35f90b36d
commit ca23d81d0a
2 changed files with 3 additions and 1 deletions

View File

@@ -24,7 +24,6 @@ export default Vue.extend({
return {
stream: os.stream,
isMobile: isMobile,
i18n // TODO: 消せないか考える SEE: https://github.com/syuilo/misskey/pull/6396#discussion_r429511030
};
},