mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
src: style sweep
This commit is contained in:
parent
4b21504001
commit
0dea657b2c
@ -65,8 +65,8 @@ class FirmwareController extends ApiControllerBase
|
||||
$response['status'] = 'ok';
|
||||
$response['status_msg'] =
|
||||
gettext(
|
||||
'There is a mandatory update for the package manager available. ' .
|
||||
'Please install and fetch updates again.'
|
||||
'There is a mandatory update for the package manager available. ' .
|
||||
'Please install and fetch updates again.'
|
||||
);
|
||||
} elseif (array_key_exists('updates', $response)) {
|
||||
$response['status_upgrade_action'] = 'all';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user