1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-20 21:55:03 -04:00

New: Add to Homescreen for mobile support

This commit is contained in:
Mark McDowall
2014-08-03 16:05:15 -07:00
parent d9445eab84
commit 0ba19f0cd7
2 changed files with 3 additions and 2 deletions
@@ -1,9 +1,7 @@
using System;
using System.Linq;
using System.Text;
using System.Collections.Generic;
using NzbDrone.Core.Qualities;
using NzbDrone.Core.DecisionEngine.Specifications;
namespace NzbDrone.Core.DecisionEngine
{