mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-16 02:02:58 -07:00
Add season count to newsletter tv cards
This commit is contained in:
parent
af3501a6a6
commit
edeb6ae4e4
2 changed files with 5 additions and 2 deletions
|
@ -5475,7 +5475,7 @@ class WebInterface(object):
|
|||
|
||||
@cherrypy.expose
|
||||
@requireAuth(member_of("admin"))
|
||||
@addtoapi("notify")
|
||||
@addtoapi("notify_newsletter")
|
||||
def send_newsletter(self, newsletter_id=None, test=False, **kwargs):
|
||||
""" Send a newsletter using Tautulli.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue