feat: add ability to unlink plex account

This commit is contained in:
Ryan Cohen
2022-09-13 14:32:47 +09:00
committed by sct
parent 00671bcaff
commit 6be30cdbed
13 changed files with 171 additions and 51 deletions

View File

@@ -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 +