mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-26 18:48:21 +01:00
Enable TreatWarningsAsErrors for MediaBrowser.Model
This commit is contained in:
@@ -22,7 +22,7 @@ namespace MediaBrowser.Model.Providers
|
||||
public string Url { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets a url used for previewing a smaller version.
|
||||
/// Gets or sets a url used for previewing a smaller version.
|
||||
/// </summary>
|
||||
public string ThumbnailUrl { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user