mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-03 14:28:46 +01:00
switch to device name
This commit is contained in:
@@ -86,12 +86,6 @@ namespace MediaBrowser.Controller.Session
|
||||
/// <value>The name of the device.</value>
|
||||
public string DeviceName { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the device version.
|
||||
/// </summary>
|
||||
/// <value>The device version.</value>
|
||||
public string DeviceVersion { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the name of the now viewing item.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user