add update manager black background update manager
This commit is contained in:
parent
7a4224cef6
commit
b2992f90cb
|
@ -2445,7 +2445,7 @@ class ConsoleSupervisor
|
|||
if (strpos(
|
||||
$server['version'],
|
||||
$config['current_package']
|
||||
) !== false
|
||||
) === false
|
||||
) {
|
||||
$missed++;
|
||||
$title_ver_misaligned = __(
|
||||
|
|
Loading…
Reference in New Issue