mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-08 02:34:19 -04:00
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
This commit is contained in:
commit
caf50d0b93
@ -54,7 +54,7 @@ namespace MediaBrowser.Model.Configuration
|
|||||||
public UserConfiguration()
|
public UserConfiguration()
|
||||||
{
|
{
|
||||||
IsAdministrator = true;
|
IsAdministrator = true;
|
||||||
BlockNotRated = true;
|
BlockNotRated = false;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user