getting current

This commit is contained in:
luke-hagar-sp
2022-07-25 19:34:33 -05:00
parent 0498642e1b
commit 678cc07129
2 changed files with 2 additions and 1 deletions

View File

@@ -309,6 +309,7 @@ export class PlexAPIOAuth {
plexMovieLibraries: plexMovieLibraries,
plexTVShowLibraries: plexTVShowLibraries,
};
console.log(server);
this.plexServers[this.plexServers.indexOf(server)] = server;
return {
plexLibraries: plexLibraries,