mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-09-19 09:40:13 +00:00
implement cron page (#7)
This commit is contained in:
@@ -106,7 +106,7 @@ export default function ServicePage() {
|
||||
accessorFn: row => row.service.duration,
|
||||
},
|
||||
{
|
||||
header: "Notification Group ID",
|
||||
header: "Notifier Group ID",
|
||||
accessorKey: "service.ngroup",
|
||||
accessorFn: row => row.service.notification_group_id,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user