mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-26 22:56:23 -04:00
Convert ImportLists to TypeScript
This commit is contained in:
@@ -152,6 +152,7 @@ interface FormInputGroupProps<T> {
|
||||
placeholder?: string;
|
||||
autoFocus?: boolean;
|
||||
includeFiles?: boolean;
|
||||
includeMissingValue?: boolean;
|
||||
includeNoChange?: boolean;
|
||||
includeNoChangeDisabled?: boolean;
|
||||
valueOptions?: object;
|
||||
|
||||
Reference in New Issue
Block a user