mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-28 03:18:27 +01:00
update app footer
This commit is contained in:
@@ -28,6 +28,11 @@ namespace MediaBrowser.Server.Startup.Common.Browser
|
||||
OpenUrl(appHost, "http://emby.media/community");
|
||||
}
|
||||
|
||||
public static void OpenEmbyPremiere(IServerApplicationHost appHost)
|
||||
{
|
||||
OpenDashboardPage("supporterkey.html", appHost);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Opens the web client.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user