mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-16 07:06:18 +00:00
update text on metadata pages
This commit is contained in:
@@ -408,6 +408,8 @@ namespace MediaBrowser.Common.Implementations.Updates
|
||||
CurrentInstallations.Remove(tuple);
|
||||
}
|
||||
|
||||
progress.Report(100);
|
||||
|
||||
CompletedInstallations.Add(installationInfo);
|
||||
|
||||
EventHelper.QueueEventIfNotNull(PackageInstallationCompleted, this, installationEventArgs, _logger);
|
||||
|
||||
Reference in New Issue
Block a user