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