Add color coded indicator to notifications
This commit is contained in:
@@ -8,7 +8,7 @@ exports = module.exports = {
|
||||
|
||||
onEvent,
|
||||
|
||||
// these are notification types
|
||||
// these are notification types, keep in sync with client.js
|
||||
ALERT_CLOUDRON_INSTALLED: 'cloudronInstalled',
|
||||
ALERT_CLOUDRON_UPDATED: 'cloudronUpdated',
|
||||
ALERT_CLOUDRON_UPDATE_FAILED: 'cloudronUpdateFailed',
|
||||
|
||||
Reference in New Issue
Block a user