mirror of
https://github.com/Radarr/Radarr
synced 2026-05-09 11:10:23 +02:00
Update ImportList.ts
This commit is contained in:
parent
55206d232d
commit
0cb0a2f46e
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ interface ImportList extends ModelBase {
|
|||
configContract: string;
|
||||
infoLink: string;
|
||||
tags: number[];
|
||||
retroApplyTags: boolean;
|
||||
}
|
||||
|
||||
export default ImportList;
|
||||
|
|
|
|||
Loading…
Reference in a new issue