mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-22 22:14:44 -04:00
New: Lidarr to Readarr
This commit is contained in:
@@ -13,7 +13,7 @@ import createHandleActions from './Creators/createHandleActions';
|
||||
// Variables
|
||||
|
||||
export const section = 'oAuth';
|
||||
const callbackUrl = `${window.location.origin}${window.Lidarr.urlBase}/oauth.html`;
|
||||
const callbackUrl = `${window.location.origin}${window.Readarr.urlBase}/oauth.html`;
|
||||
|
||||
//
|
||||
// State
|
||||
|
||||
Reference in New Issue
Block a user