Allow to search after certain threshold in mailbox owner select

This commit is contained in:
Johannes Zellner
2025-09-24 16:56:10 +02:00
parent 8020bbd806
commit 073ece0527
3 changed files with 5 additions and 4 deletions

View File

@@ -123,7 +123,6 @@ defineExpose({
:title="$t('backups.configureBackupSchedule.title')"
reject-style="secondary"
:reject-label="$t('main.dialog.cancel')"
:reject-busy="busy"
:reject-active="!busy"
:confirm-label="$t('main.dialog.save')"
:confirm-busy="busy"