diff --git a/frontend/src/components/ListViews/TasksListView.vue b/frontend/src/components/ListViews/TasksListView.vue index 166f280c..876adc06 100644 --- a/frontend/src/components/ListViews/TasksListView.vue +++ b/frontend/src/components/ListViews/TasksListView.vue @@ -39,9 +39,11 @@ :row="row" >
- +
- +
{{ dateFormat(item, 'D MMM, hh:mm a') }}