Skip to content

Commit

Permalink
update vue traitlet to match .py
Browse files Browse the repository at this point in the history
  • Loading branch information
gibsongreen committed May 28, 2024
1 parent 41ed5d8 commit 2f7347d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdaviz/configs/default/plugins/export/export.vue
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
<v-row class="row-no-outside-padding row-min-bottom-padding">
<v-col>
<v-text-field
:value="filepath_value"
:value="default_filepath"
label="Filepath"
hint="Default filepath export location."
persistent-hint
Expand Down

0 comments on commit 2f7347d

Please sign in to comment.