mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-20 00:55:13 +01:00
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