100% branch coverage for DashboardController

This commit is contained in:
Bond_009
2021-03-05 11:15:14 +01:00
parent ed7154db68
commit a6d0db5d04
3 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ namespace MediaBrowser.Common.Plugins
/// <summary>
/// Gets the Plugins.
/// </summary>
IList<LocalPlugin> Plugins { get; }
IReadOnlyList<LocalPlugin> Plugins { get; }
/// <summary>
/// Creates the plugins.