Removed Add to list in ProfileOptionsPopover for now

• Removed:
- Add to list in ProfileOptionsPopover for now
This commit is contained in:
mgabdev 2020-06-15 23:34:44 -04:00
parent fc3bcf54be
commit d2f9886a88

View File

@ -199,12 +199,12 @@ class ProfileOptionsPopover extends PureComponent {
onClick: this.handleReport
})
menu.push({
hideArrow: true,
icon: 'list',
title: intl.formatMessage(messages.add_to_list),
onClick: this.handleAddToList
})
// menu.push({
// hideArrow: true,
// icon: 'list',
// title: intl.formatMessage(messages.add_to_list),
// onClick: this.handleAddToList
// })
// menu.push({
// hideArrow: true,