mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-02-19 19:12:26 +00:00
@@ -56,7 +56,7 @@ namespace Emby.Common.Implementations.Diagnostics
|
||||
{
|
||||
if (Exited != null)
|
||||
{
|
||||
Exited(_process, e);
|
||||
Exited(this, e);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user