mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 20:14:49 +00:00
fix logs colors and improve notifications screen
This commit is contained in:
committed by
Aiden McClelland
parent
e3f7e857e3
commit
060a12fe17
@@ -752,7 +752,7 @@ export module Mock {
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
'package-id': 'bitcoind',
|
||||
'package-id': null,
|
||||
'created-at': '2019-12-26T14:20:30.872Z',
|
||||
code: 2,
|
||||
level: NotificationLevel.Warning,
|
||||
@@ -762,7 +762,7 @@ export module Mock {
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
'package-id': 'bitcoind',
|
||||
'package-id': null,
|
||||
'created-at': '2019-12-26T14:20:30.872Z',
|
||||
code: 3,
|
||||
level: NotificationLevel.Info,
|
||||
|
||||
Reference in New Issue
Block a user