parent
d8eda4d089
commit
59ea905e06
@ -0,0 +1,9 @@
|
|||||||
|
namespace Radarr.Api.V3
|
||||||
|
{
|
||||||
|
public enum ApplyTags
|
||||||
|
{
|
||||||
|
Add,
|
||||||
|
Remove,
|
||||||
|
Replace
|
||||||
|
}
|
||||||
|
}
|
Loading…
Reference in new issue