mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-09 06:02:24 +00:00
3.0.5518.7
This commit is contained in:
@@ -410,7 +410,7 @@ namespace MediaBrowser.Server.Implementations.HttpServer
|
||||
return "/mediabrowser/mediabrowser" + path;
|
||||
}
|
||||
|
||||
return "mediabrowser//mediabrowser" + path;
|
||||
return "mediabrowser/mediabrowser/" + path;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user