diff --git a/dashboard/src/views/EmailEventlogView.vue b/dashboard/src/views/EmailEventlogView.vue index a36e8c6f5..ab4f7796d 100644 --- a/dashboard/src/views/EmailEventlogView.vue +++ b/dashboard/src/views/EmailEventlogView.vue @@ -119,7 +119,7 @@ onMounted(async () => {
{{ JSON.stringify(eventlog, null, 4) }}