mirror of
https://github.com/sct/overseerr.git
synced 2025-12-29 17:16:18 +01:00
feat: disable plex login if owner doesnt have plex linked
This commit is contained in:
@@ -37,6 +37,7 @@ export interface PublicSettingsResponse {
|
||||
locale: string;
|
||||
emailEnabled: boolean;
|
||||
newPlexLogin: boolean;
|
||||
plexLoginEnabled: boolean;
|
||||
}
|
||||
|
||||
export interface CacheItem {
|
||||
|
||||
Reference in New Issue
Block a user