mirror of
https://github.com/sct/overseerr.git
synced 2025-12-29 09:06:08 +01:00
feat: add ability to unlink plex account
This commit is contained in:
@@ -198,7 +198,7 @@ class PlexOAuth {
|
||||
|
||||
//Set url to login/plex/loading so browser doesn't block popup
|
||||
const newWindow = window.open(
|
||||
'/login/plex/loading',
|
||||
'/loading',
|
||||
title,
|
||||
'scrollbars=yes, width=' +
|
||||
w +
|
||||
|
||||
Reference in New Issue
Block a user