Traks notifier always enabled
This commit is contained in:
@@ -17,6 +17,7 @@ class Trakt(Notification):
|
||||
}
|
||||
|
||||
listen_to = ['movie.snatched']
|
||||
enabled_option = 'notification_enabled'
|
||||
|
||||
def notify(self, message = '', data = None, listener = None):
|
||||
if not data: data = {}
|
||||
|
||||
Reference in New Issue
Block a user