mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
1
server/types/plex-api.d.ts
vendored
1
server/types/plex-api.d.ts
vendored
@@ -4,6 +4,7 @@ declare module 'plex-api' {
|
||||
hostname: string;
|
||||
port: number;
|
||||
token?: string;
|
||||
https?: boolean;
|
||||
authenticator: {
|
||||
authenticate: (
|
||||
_plexApi: PlexAPI,
|
||||
|
Reference in New Issue
Block a user