diff --git a/server/ui-src/App.vue b/server/ui-src/App.vue index fd2d93d..483ec4e 100644 --- a/server/ui-src/App.vue +++ b/server/ui-src/App.vue @@ -451,7 +451,7 @@ export default { let b = message.Subject; let options = { body: message, - icon: 'mailpit.png' + icon: 'notification.png' } new Notification(title, options); } @@ -733,12 +733,14 @@ export default { {{ getRelativeCreated(message) }}