mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-17 11:43:44 +01:00
Bump SQLitePCL.pretty.netstandard to 3.0.1
This commit is contained in:
@@ -291,7 +291,7 @@ namespace Emby.Server.Implementations.Security
|
||||
return result;
|
||||
}
|
||||
|
||||
private static AuthenticationInfo Get(IReadOnlyList<IResultSetValue> reader)
|
||||
private static AuthenticationInfo Get(IReadOnlyList<ResultSetValue> reader)
|
||||
{
|
||||
var info = new AuthenticationInfo
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user