Fixed actor alert button malfunctioning due missing query. Refreshing alert meta views after batch processing alerts.
This commit is contained in:
@@ -206,6 +206,6 @@ module.exports = {
|
||||
// Resend
|
||||
enabled: false,
|
||||
apiKey: null,
|
||||
from: 'noreply@alerts.traxxx.me',
|
||||
from: 'traxxx <noreply@alerts.traxxx.me>',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user