We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a7d6e8b + 5d33ad2 commit a498be6Copy full SHA for a498be6
1 file changed
src/configs/tableConfigs/recordingsTableConfig.ts
@@ -27,7 +27,7 @@ export const recordingsTableConfig: TableConfig = {
27
},
28
{
29
template: "RecordingsUpdateCell",
30
- name: "update",
+ name: "updated",
31
label: "RECORDINGS.RECORDINGS.TABLE.UPDATED",
32
sortable: true,
33
0 commit comments