Settings now use the seasonedAPI controller for plex authentication. Now only handles the response from plex, given username and password
This commit is contained in:
@@ -89,6 +89,7 @@ export default {
|
|||||||
this.userLoggedIn = true;
|
this.userLoggedIn = true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user