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()
|
||||
{
|
||||
IsAdministrator = true;
|
||||
BlockNotRated = true;
|
||||
BlockNotRated = false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user