mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-27 10:17:47 +00:00
fixed OID not working correctly. still should use ID.
This commit is contained in:
parent
0e770db5e7
commit
d04d38e427
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
using System.Diagnostics;
|
using System.Diagnostics;
|
||||||
using System.Linq;
|
using System.Linq;
|
||||||
using Newtonsoft.Json;
|
using Newtonsoft.Json;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue