mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-31 19:59:31 -05:00
feat(frontend): initial Settings design
This commit is contained in:
@@ -39,7 +39,7 @@ export interface SonarrSettings extends DVRSettings {
|
||||
enableSeasonFolders: boolean;
|
||||
}
|
||||
|
||||
interface MainSettings {
|
||||
export interface MainSettings {
|
||||
apiKey: string;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user