Make CloudronAccount view fetch console domain from backend config

This commit is contained in:
Johannes Zellner
2025-04-21 12:01:17 +02:00
parent 4b9b4c1427
commit 1d5bca7962
2 changed files with 12 additions and 5 deletions

View File

@@ -120,7 +120,6 @@ defineExpose({
<fieldset :disabled="busy">
<input type="submit" style="display: none;" :disabled="!name || !domain"/>
<!-- TODO only list domains which have incoming enabled -->
<FormGroup v-if="!mailbox">
<label for="nameInput">{{ $t('email.addMailboxDialog.name') }}</label>
<InputGroup>