fix: move prompt not displaying move messege

pull/3343/head
Omar Hussein 2024-07-01 02:50:51 -04:00
parent e1b630ae14
commit 3f21a64b4f
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
</div>
<div class="card-content">
<p>{{ $t("prompts.moveMessage") }}</p>
<file-list
ref="fileList"
@update:selected="(val) => (dest = val)"