mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
commit
e6d3f1041d
@ -56,7 +56,7 @@ namespace Emby.Common.Implementations.Diagnostics
|
|||||||
{
|
{
|
||||||
if (Exited != null)
|
if (Exited != null)
|
||||||
{
|
{
|
||||||
Exited(_process, e);
|
Exited(this, e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user