mirror of
https://github.com/sct/overseerr.git
synced 2025-09-17 17:24:35 +02: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