Update app.vue

This commit is contained in:
syuilo 2020-02-17 05:38:00 +09:00
parent 6c99c32100
commit f2f0799df1

View file

@ -380,7 +380,7 @@ export default Vue.extend({
avatar: this.$store.state.i,
}, {
type: 'link',
text: this.$t('settings'),
text: this.$t('accountSettings'),
to: '/my/settings',
icon: faCog,
}, null, ...accountItems, {