mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-20 15:55:25 +03:00
update translations
This commit is contained in:
@@ -62,12 +62,6 @@ namespace MediaBrowser.Model.System
|
||||
/// <value>The completed installations.</value>
|
||||
public List<InstallationInfo> CompletedInstallations { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether [supports native web socket].
|
||||
/// </summary>
|
||||
/// <value><c>true</c> if [supports native web socket]; otherwise, <c>false</c>.</value>
|
||||
public bool SupportsNativeWebSocket { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether this instance can self restart.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user