This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
hide-default-footer
|
||||
:header-props="{ sortByText: $ay.t('Sort') }"
|
||||
data-cy="notifyQueueTable"
|
||||
:no-data-text="$ay.t('NoData')"
|
||||
>
|
||||
<template v-slot:[`item.actions`]="{ item }">
|
||||
<v-icon small class="mr-2" @click="deleteItem(item)">
|
||||
|
||||
Reference in New Issue
Block a user