Luke Pulverenti 12 years ago
commit caf50d0b93

@ -54,7 +54,7 @@ namespace MediaBrowser.Model.Configuration
public UserConfiguration()
{
IsAdministrator = true;
BlockNotRated = true;
BlockNotRated = false;
}
}
}

Loading…
Cancel
Save