mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-08-27 04:16:47 +00:00
update image inheritance
This commit is contained in:
parent
36f0d495d2
commit
24d91d9363
4 changed files with 61 additions and 18 deletions
|
|
@ -513,8 +513,6 @@ namespace Emby.Server.Implementations.Updates
|
|||
CurrentInstallations.Remove(tuple);
|
||||
}
|
||||
|
||||
progress.Report(100);
|
||||
|
||||
CompletedInstallationsInternal.Add(installationInfo);
|
||||
|
||||
EventHelper.FireEventIfNotNull(PackageInstallationCompleted, this, installationEventArgs, _logger);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue