From 1a3617cdd6e370e2dc3f31fe6fe59e9e8b7fbc1c Mon Sep 17 00:00:00 2001 From: Marcin Czarnecki Date: Wed, 15 Mar 2017 06:35:40 +0000 Subject: [PATCH] Spacing Signed-off-by: marncz --- core/js/update.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/js/update.js b/core/js/update.js index 2b2f01e9aa4..cd5ee8b0801 100644 --- a/core/js/update.js +++ b/core/js/update.js @@ -87,7 +87,7 @@ $('#update-progress-icon') .addClass('icon-checkmark-white') - .removeClass('icon-loading-dark'); + .removeClass('icon-loading-dark'); if (hasWarnings) { $el.find('.update-show-detailed').before( -- 2.39.5