feat(api): allow plex logins from users who have access to the server

This commit is contained in:
sct
2020-09-19 23:28:39 +09:00
parent 8f6247d821
commit 514714071d
5 changed files with 97 additions and 5 deletions

View File

@@ -58,6 +58,7 @@
"@types/react-transition-group": "^4.4.0",
"@types/swagger-ui-express": "^4.1.2",
"@types/uuid": "^8.3.0",
"@types/xml2js": "^0.4.5",
"@types/yamljs": "^0.2.31",
"@typescript-eslint/eslint-plugin": "^4.0.0",
"@typescript-eslint/parser": "^3.10.1",