From 4307ff5bf0a642882a319f97cbff559cd6e5943d Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Thu, 26 Jun 2025 17:20:57 +0200 Subject: [PATCH] Disable dns setup checkbox when enabling email is busy --- dashboard/src/views/EmailDomainView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/src/views/EmailDomainView.vue b/dashboard/src/views/EmailDomainView.vue index f25afd758..91574c0c6 100644 --- a/dashboard/src/views/EmailDomainView.vue +++ b/dashboard/src/views/EmailDomainView.vue @@ -263,7 +263,7 @@ onMounted(async () => {

- +