mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 00:35:26 +03:00
Address comments
This commit is contained in:
@@ -120,6 +120,7 @@ namespace MediaBrowser.Common.Net
|
||||
Unconditional = 1
|
||||
}
|
||||
|
||||
[Flags]
|
||||
public enum CompressionMethod
|
||||
{
|
||||
None = 0b00000001,
|
||||
|
||||
Reference in New Issue
Block a user