From 5b97097a235c834092f953976a737bc460ed889d Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Tue, 26 Jul 2016 23:21:04 -0400 Subject: [PATCH] tools icon credit --- src/App/Pages/Settings/SettingsCreditsPage.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App/Pages/Settings/SettingsCreditsPage.cs b/src/App/Pages/Settings/SettingsCreditsPage.cs index 26e7568f1..3372cbb59 100644 --- a/src/App/Pages/Settings/SettingsCreditsPage.cs +++ b/src/App/Pages/Settings/SettingsCreditsPage.cs @@ -23,8 +23,8 @@ namespace Bit.App.Pages { new TableSection("Icons") { - new CustomViewCell(@"Icon 1 - John Smith -Icon 2 - Jane Doe") + new CustomViewCell(@"Tools by Alex Auda Samora from the Noun Project +") } } };