This commit is contained in:
@@ -245,7 +245,7 @@ async function createTableHeaders(vm) {
|
||||
vm.headers = [
|
||||
{ text: vm.$ay.t("ID"), value: "id" },
|
||||
{ text: vm.$ay.t("NotifyEventType"), value: "eventType" },
|
||||
// { value: "info" },
|
||||
// { value: "info" },
|
||||
{ text: vm.$ay.t("AyaType"), value: "ayaType" },
|
||||
{ text: vm.$ay.t("NotifyDeliveryMethod"), value: "deliveryMethod" },
|
||||
{ text: vm.$ay.t("NotifyDeliveryAddress"), value: "deliveryAddress" },
|
||||
|
||||
Reference in New Issue
Block a user