Close #96 - Set unique page titles

This commit is contained in:
Bubka
2022-07-07 18:04:04 +02:00
parent cb2de26e93
commit 98bd9ddea5
7 changed files with 61 additions and 12 deletions

View File

@ -32,11 +32,11 @@
},
{
'name' : this.$t('settings.oauth'),
'view' : 'settings.oauth'
'view' : 'settings.oauth.tokens'
},
{
'name' : this.$t('settings.webauthn'),
'view' : 'settings.webauthn'
'view' : 'settings.webauthn.devices'
},
]
}