mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Update app.vue
This commit is contained in:
parent
f816d3c7a3
commit
1460851d7f
1 changed files with 1 additions and 1 deletions
|
@ -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, {
|
||||
|
|
Loading…
Add table
Reference in a new issue