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