Make CloudronAccount view fetch console domain from backend config
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user