fix(unified): Add a unified icon. designer gets back tues.

This commit is contained in:
Ben Gotow 2016-01-28 16:01:22 -08:00
parent 54d30a31b3
commit de489368e6
2 changed files with 1 additions and 1 deletions

View file

@ -33,7 +33,7 @@ class AccountSwitcher extends React.Component
id ?= ItemTypes.Unified
label ?= "All Accounts"
email = emailAddress ? ""
iconName = provider ? 'imap'
iconName = provider ? 'unified'
accounts = if id is ItemTypes.Unified
@props.accounts
else

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB