From 034f3ee308ff211be98ddec9f3118b2b385596b7 Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Sun, 18 Mar 2018 17:33:02 -0700 Subject: [PATCH] Anon URL to FAQ for pycryptodome does not work with anchors --- plexpy/notifiers.py | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/plexpy/notifiers.py b/plexpy/notifiers.py index 41ad62d8..9e0e44b7 100644 --- a/plexpy/notifiers.py +++ b/plexpy/notifiers.py @@ -915,11 +915,9 @@ class ANDROIDAPP(Notifier): 'The content of your notifications will be sent unencrypted!
' 'Please install the library to encrypt the notification contents. ' 'Instructions can be found in the ' - 'FAQ.', + 'FAQ.' % (plexpy.CONFIG.GIT_USER, plexpy.CONFIG.GIT_REPO), 'input_type': 'help' }) else: