1
0
Fork 0
mirror of https://github.com/Sonarr/Sonarr synced 2024-12-26 01:37:07 +00: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;