Feature/harmonize settings icon of user account page (#2412)
* Harmonize icon * Update changelog
This commit is contained in:
@@ -30,7 +30,7 @@ export class UserAccountPageComponent implements OnDestroy, OnInit {
|
||||
|
||||
this.tabs = [
|
||||
{
|
||||
iconName: 'cog-outline',
|
||||
iconName: 'settings-outline',
|
||||
label: $localize`Settings`,
|
||||
path: ['/account']
|
||||
},
|
||||
|
Reference in New Issue
Block a user