fix: Update profile settings header title (#4856)
This commit is contained in:
parent
37cb46238a
commit
f0db8545cb
@ -10,7 +10,7 @@ export default {
|
||||
roles: ['administrator', 'agent'],
|
||||
component: SettingsContent,
|
||||
props: {
|
||||
headerTitle: 'GENERAL_SETTINGS.TITLE',
|
||||
headerTitle: 'PROFILE_SETTINGS.TITLE',
|
||||
icon: 'edit',
|
||||
showNewButton: false,
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user