1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-04 10:02:40 +01:00

fixed OID not working correctly. still should use ID.

This commit is contained in:
Keivan Beigi 2013-02-26 18:23:03 -08:00
parent 0e770db5e7
commit d04d38e427

View File

@ -1,4 +1,4 @@
using System.Diagnostics;
using System.Diagnostics;
using System.Linq;
using Newtonsoft.Json;