mirror of
https://gitlab.com/mbugroup/lti-web-client.git
synced 2026-05-20 05:22:02 +00:00
chore: rename updated_at column title to 'Diperbarui'
This commit is contained in:
@@ -367,7 +367,7 @@ export function ListDailyChecklistContent() {
|
||||
},
|
||||
{
|
||||
accessorKey: 'updated_at',
|
||||
header: 'Update At',
|
||||
header: 'Diperbarui',
|
||||
enableSorting: false,
|
||||
cell: ({ row }) => formatDateTime(row.original.updated_at),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user