diff --git a/frontend/src/components/TaskBadges.vue b/frontend/src/components/TaskBadges.vue index 5bf23d3..7c03f0b 100644 --- a/frontend/src/components/TaskBadges.vue +++ b/frontend/src/components/TaskBadges.vue @@ -7,6 +7,8 @@ deadlineLabel, deadlineOverdue, formatMinutes, + priorityLabel, + priorityVariant, recurrenceLabel, statusLabel, statusVariant, @@ -22,7 +24,9 @@