mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 18:08:53 -07:00
update browser launcher
This commit is contained in:
parent
d26a5086c1
commit
961ec0b815
@ -1592,7 +1592,7 @@ namespace Emby.Server.Core
|
||||
var process = ProcessFactory.Create(new ProcessOptions
|
||||
{
|
||||
FileName = url,
|
||||
EnableRaisingEvents = true,
|
||||
//EnableRaisingEvents = true,
|
||||
UseShellExecute = true,
|
||||
ErrorDialog = false
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user