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