mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-09 17:28:48 +01:00
update components
This commit is contained in:
@@ -49,7 +49,7 @@ namespace MediaBrowser.Server.Startup.Common.Browser
|
||||
/// <param name="logger">The logger.</param>
|
||||
public static void OpenDashboard(IServerApplicationHost appHost, ILogger logger)
|
||||
{
|
||||
OpenDashboardPage("index.html#!/dashboard.html", appHost, logger);
|
||||
OpenDashboardPage("dashboard.html", appHost, logger);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user