Add icon to impp.

master
Tom Hacohen 7 years ago
parent 1e752ae022
commit 1dfc60afab

@ -67,7 +67,7 @@ class Contact extends React.Component {
lists.push(getAllType( lists.push(getAllType(
'impp', 'impp',
{ {
insetChildren: true, leftIcon: <CommunicationChatBubble />
}, },
(x) => x, (x) => x,
(x) => (x.substring(x.indexOf(':') + 1)), (x) => (x.substring(x.indexOf(':') + 1)),

Loading…
Cancel
Save