mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-12 16:22:55 -07:00
Mass rename
This commit is contained in:
parent
4f7ac123dd
commit
9de159b533
66 changed files with 657 additions and 198 deletions
|
@ -29,12 +29,11 @@ using System.Linq;
|
|||
|
||||
using Mono.Data.Sqlite;
|
||||
|
||||
using RequestPlex.Api;
|
||||
using RequestPlex.Api.Models.Tv;
|
||||
using RequestPlex.Helpers;
|
||||
using RequestPlex.Store;
|
||||
using PlexRequests.Api;
|
||||
using PlexRequests.Helpers;
|
||||
using PlexRequests.Store;
|
||||
|
||||
namespace RequestPlex.Core
|
||||
namespace PlexRequests.Core
|
||||
{
|
||||
public class SettingsService
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue