Skip to content

Commit

Permalink
fix: Update the status
Browse files Browse the repository at this point in the history
  • Loading branch information
sirateek committed Mar 17, 2024
1 parent 79388c9 commit fc9240c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/job/JobDetail.vue
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</h2>
Status:
<StatusChip
status="created"
:status="attribute.data.status"
:decorator-composable="useJobStatusDecorator"
></StatusChip>
</v-card-subtitle>
Expand Down

0 comments on commit fc9240c

Please sign in to comment.