We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 01801c8 + 912b4dc commit 1fff072Copy full SHA for 1fff072
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