mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-21 09:36:42 +00:00
suggestions from review
This commit is contained in:
@@ -29,10 +29,4 @@ public class BrandingOptions
|
||||
/// </remarks>
|
||||
[JsonIgnore]
|
||||
public string? SplashscreenLocation { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets the splashscreen url.
|
||||
/// </summary>
|
||||
[XmlIgnore]
|
||||
public string SplashscreenUrl => "/Branding/Splashscreen";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user