mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-08-30 23:00:18 -04:00
Update DescriptionXmlBuilder.cs
This commit is contained in:
parent
f3a90bab47
commit
a52ab69e13
@ -249,8 +249,8 @@ namespace Emby.Dlna.Server
|
||||
|
||||
builder.Append("</serviceList>");
|
||||
}
|
||||
|
||||
private string BuildUrl(string ure)
|
||||
|
||||
private string BuildUrl(string url)
|
||||
{
|
||||
if (string.IsNullOrEmpty(url))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user