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