mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02:00
feat(frontend): plex settings page
This commit is contained in:
@@ -8,7 +8,7 @@ export interface Library {
|
||||
enabled: boolean;
|
||||
}
|
||||
|
||||
interface PlexSettings {
|
||||
export interface PlexSettings {
|
||||
name: string;
|
||||
machineId?: string;
|
||||
ip: string;
|
||||
|
Reference in New Issue
Block a user