mirror of https://github.com/Sonarr/Sonarr
fixed OID not working correctly. still should use ID.
This commit is contained in:
parent
0e770db5e7
commit
d04d38e427
|
@ -1,4 +1,4 @@
|
|||
using System.Diagnostics;
|
||||
using System.Diagnostics;
|
||||
using System.Linq;
|
||||
using Newtonsoft.Json;
|
||||
|
||||
|
|
Loading…
Reference in New Issue