update translations
This commit is contained in:
@@ -356,7 +356,7 @@ namespace MediaBrowser.Server.Implementations.Session
|
||||
|
||||
private string GetSessionKey(string clientType, string appVersion, string deviceId)
|
||||
{
|
||||
return clientType + deviceId + appVersion;
|
||||
return clientType + deviceId;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user