Skip to content

Commit

Permalink
Merge pull request #3667 from nextcloud/backport/3650/stable5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
st3iny authored Oct 18, 2023
2 parents 3040b81 + 50f26b8 commit 1bbbc98
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<h2>{{ t('contacts', 'Import contacts') }}</h2>
<NcSelect v-if="!isSingleAddressbook"
id="select-addressbook"
v-model="selectedAddressbook"
v-model="importDestination"
:allow-empty="false"
:options="options"
:disabled="isSingleAddressbook || isImporting"
Expand Down

0 comments on commit 1bbbc98

Please sign in to comment.