slack config options

This commit is contained in:
Ricardo Tapia 2015-12-31 15:34:53 -06:00
commit 5aebc8d191
2 changed files with 18 additions and 1 deletions

View file

@ -1652,6 +1652,7 @@ class SLACK(object):
},
{'label': 'Slack Icon Emoji',
'value': self.icon_emoji,
'description': 'Slack Icon emoji',
'name': 'Slack Icon',
'input_type': 'text'
}