Product name change

This commit is contained in:
tidusjar 2016-12-19 19:24:54 +00:00
commit a1ec30c641
45 changed files with 256 additions and 234 deletions

View file

@ -31,7 +31,7 @@ using System.Linq;
using Dapper;
using Dapper.Contrib.Extensions;
namespace PlexRequests.Store
namespace Ombi.Store
{
public static class TableCreation
{