mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 14:03:03 +03:00
update browser launcher
This commit is contained in:
@@ -1404,5 +1404,10 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
return externalDns;
|
||||
}
|
||||
}
|
||||
|
||||
public void LaunchUrl(string url)
|
||||
{
|
||||
NativeApp.LaunchUrl(url);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user