feat(api): validate plex when settings are saved

This commit is contained in:
sct
2020-09-19 22:13:48 +09:00
parent e0c39aeca1
commit 8f6247d821
7 changed files with 182 additions and 8 deletions

1
server/types/plex-api.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
declare module 'plex-api';