mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-15 09:42:57 -07:00
Change wording
This commit is contained in:
parent
6720b44f43
commit
486ddb55b2
1 changed files with 1 additions and 1 deletions
|
@ -2421,7 +2421,7 @@ class SLACK(Notifier):
|
||||||
},
|
},
|
||||||
{'label': 'Slack Color',
|
{'label': 'Slack Color',
|
||||||
'value': self.config['color'],
|
'value': self.config['color'],
|
||||||
'description': 'The hex value color (begins with \'#\') for the border along the left side of the message attachment.',
|
'description': 'The hex color value (begins with \'#\') for the border along the left side of the message attachment.',
|
||||||
'name': 'slack_color',
|
'name': 'slack_color',
|
||||||
'input_type': 'text'
|
'input_type': 'text'
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue