fix(email): fix link to Overseerr in email templates

fixes #392
pull/395/head
sct 4 years ago
parent 2a4dd52275
commit 816fec1a83

@ -47,7 +47,7 @@ div(role='article' aria-roledescription='email' aria-label='' lang='en')
padding-bottom: 25px;\
text-align: center;\
')
a(href='https://example.com' style='\
a(href=actionUrl style='\
text-shadow: 0 1px 0 #ffffff;\
font-weight: 700;\
font-size: 16px;\

Loading…
Cancel
Save