mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-11 15:56:07 -07:00
Change Facebook help text
This commit is contained in:
parent
284ab45a17
commit
1f5c60588e
1 changed files with 1 additions and 2 deletions
|
@ -2223,8 +2223,7 @@ class FacebookNotifier(object):
|
||||||
{'label': 'Include Poster Image',
|
{'label': 'Include Poster Image',
|
||||||
'value': self.incl_poster,
|
'value': self.incl_poster,
|
||||||
'name': 'facebook_incl_poster',
|
'name': 'facebook_incl_poster',
|
||||||
'description': 'Include a poster in the notifications. \
|
'description': 'Include a poster and link in the notifications.',
|
||||||
(PMS agent must be Freebase or TheTVDB. TheMovieDb is currently not supported.)',
|
|
||||||
'input_type': 'checkbox'
|
'input_type': 'checkbox'
|
||||||
},
|
},
|
||||||
{'label': 'Include Subject Line',
|
{'label': 'Include Subject Line',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue