update text on metadata pages

pull/702/head
Luke Pulverenti 11 years ago
parent a47624163d
commit 065721249a

@ -408,6 +408,8 @@ namespace MediaBrowser.Common.Implementations.Updates
CurrentInstallations.Remove(tuple);
}
progress.Report(100);
CompletedInstallations.Add(installationInfo);
EventHelper.QueueEventIfNotNull(PackageInstallationCompleted, this, installationEventArgs, _logger);

Loading…
Cancel
Save