mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
Replace contacts-dark icon
Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
parent
a66481932d
commit
4e53888784
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
|||
name: 'contacts',
|
||||
displayName: t('settings', 'Contacts'),
|
||||
tooltip: t('settings', 'Visible to local users and to trusted servers'),
|
||||
icon: OC.imagePath('core', 'places/contacts-dark'),
|
||||
icon: OC.imagePath('core', 'places/contacts'),
|
||||
active: false
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue