Improved the newsletter, we now pick up movies easier.

This commit is contained in:
Jamie Rees 2020-01-23 22:04:12 +00:00
parent ee68c298e3
commit 9bccec94e3
7 changed files with 95 additions and 19 deletions

View file

@ -1,4 +1,5 @@
using System.Reflection;
using Microsoft.Extensions.PlatformAbstractions;
using System.Reflection;
namespace Ombi.Helpers
{