mirror of
https://github.com/sct/overseerr.git
synced 2025-12-24 07:51:12 +01:00
feat(frontend): add option to hide all available items from discovery (#699)
This commit is contained in:
@@ -9,4 +9,5 @@ export interface PublicSettingsResponse {
|
||||
initialized: boolean;
|
||||
movie4kEnabled: boolean;
|
||||
series4kEnabled: boolean;
|
||||
hideAvailable: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user