Skip to content

Commit

Permalink
fix embargo selection
Browse files Browse the repository at this point in the history
  • Loading branch information
hornmo committed Oct 14, 2024
1 parent 6823b7c commit 38d31be
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
},
created () {
this.items = [
this.rawItems = [
{
id: 'R',
name: this.$i18n.t('component.tipp.embargo.type.rolling')
Expand Down

0 comments on commit 38d31be

Please sign in to comment.