diff --git a/frontend/src/components/ListViews/TasksListView.vue b/frontend/src/components/ListViews/TasksListView.vue index e5d996a9..166f280c 100644 --- a/frontend/src/components/ListViews/TasksListView.vue +++ b/frontend/src/components/ListViews/TasksListView.vue @@ -85,6 +85,11 @@
{{ item.timeAgo }}
+
listBulkActionsRef.value?.customListActions + () => listBulkActionsRef.value?.customListActions, ), })