diff --git a/plexpy/notifiers.py b/plexpy/notifiers.py index 0c5f4346..b44110de 100644 --- a/plexpy/notifiers.py +++ b/plexpy/notifiers.py @@ -2820,10 +2820,10 @@ class HIPCHAT(object): ' may use any valid Hipchat message color value.', 'input_type': 'text' }, - {'label': 'Prefix emoticon', + {'label': 'Hipchat emoticon', 'value': self.incl_emoticon, 'name': 'hipchat_incl_emoticon', - 'description': 'Include an emoticon tag at the beginning of all notifications.' + 'description': 'Include an emoticon tag at the beginning of all notifications. Leave blank for none.' ' Use a stock emoticon or create a custom emoticon' ' here.', 'input_type': 'text'