mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 09:04:42 +01:00
add new image params
This commit is contained in:
11
MediaBrowser.Model/Users/UserPolicy.cs
Normal file
11
MediaBrowser.Model/Users/UserPolicy.cs
Normal file
@@ -0,0 +1,11 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Text;
|
||||
|
||||
namespace MediaBrowser.Model.Users
|
||||
{
|
||||
public class UserPolicy
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user