mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 21:43:33 -07:00
parent
fc055641d6
commit
c9a5dcf2d3
1 changed files with 0 additions and 7 deletions
|
@ -16,11 +16,4 @@ namespace Lidarr.Api.V1.Artist
|
||||||
public bool MoveFiles { get; set; }
|
public bool MoveFiles { get; set; }
|
||||||
public bool DeleteFiles { get; set; }
|
public bool DeleteFiles { get; set; }
|
||||||
}
|
}
|
||||||
|
|
||||||
public enum ApplyTags
|
|
||||||
{
|
|
||||||
Add,
|
|
||||||
Remove,
|
|
||||||
Replace
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue