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:
2019-06-04 22:16:08 +02:00
parent c3d7642e26
commit 8c5a8212c0

View File

@@ -90,6 +90,7 @@ export default {
}
}
}
}
</script>
<style lang="scss" scoped>