Skip to content

Commit

Permalink
fix: rename dialog is no longer persistent
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Bassett <[email protected]>
  • Loading branch information
cadriel committed Jun 25, 2021
1 parent 782cfd4 commit 43536e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/widgets/filesystem/FileNameDialog.vue
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
:value="value"
@input="$emit('input', value)"
:max-width="320"
persistent
>
<v-form
class="mt-3"
Expand Down

0 comments on commit 43536e2

Please sign in to comment.