mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-11 15:56:05 -07:00
Mass rename
This commit is contained in:
parent
4f7ac123dd
commit
9de159b533
66 changed files with 657 additions and 198 deletions
|
@ -30,7 +30,7 @@ using System.Linq;
|
|||
|
||||
using Dapper.Contrib.Extensions;
|
||||
|
||||
namespace RequestPlex.Store
|
||||
namespace PlexRequests.Store
|
||||
{
|
||||
public class UserRepository<T> : IRepository<T> where T : UserModel
|
||||
{
|
||||
|
@ -94,3 +94,4 @@ namespace RequestPlex.Store
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue