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