From 4e53888784ad9e89a862f55b890a3374dce3429e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Tue, 24 Jul 2018 18:53:59 +0200 Subject: [PATCH] Replace contacts-dark icon MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- settings/js/federationscopemenu.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings/js/federationscopemenu.js b/settings/js/federationscopemenu.js index db8b8ff33f7..250830551aa 100644 --- a/settings/js/federationscopemenu.js +++ b/settings/js/federationscopemenu.js @@ -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 }, {