Use roles to sync Libraries and Age Rating for simplicty
This commit is contained in:
parent
9f94abe1be
commit
54fb4c7a8a
3 changed files with 11 additions and 9 deletions
|
|
@ -373,7 +373,7 @@ public class SettingsService : ISettingsService
|
|||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
_logger.LogError(e, "OpenIdConfiguration failed: {Reason}", e.Message);
|
||||
_logger.LogTrace(e, "OpenIdConfiguration failed: {Reason}", e.Message);
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue