mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-19 22:20:33 +01:00
MaxAbi property removed.
This commit is contained in:
@@ -24,7 +24,7 @@ namespace MediaBrowser.Model.Plugins
|
||||
Disabled = -1,
|
||||
|
||||
/// <summary>
|
||||
/// This plugin does not meet the TargetAbi / MaxAbi requirements.
|
||||
/// This plugin does not meet the TargetAbi requirements.
|
||||
/// </summary>
|
||||
NotSupported = -2,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user