We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 458a674 commit 80bd43fCopy full SHA for 80bd43f
1 file changed
src/configs/tableConfigs/recordingsTableConfig.ts
@@ -29,7 +29,7 @@ export const recordingsTableConfig: TableConfig = {
29
template: "RecordingsUpdateCell",
30
name: "update",
31
label: "RECORDINGS.RECORDINGS.TABLE.UPDATED",
32
- sortable: true,
+ sortable: false,
33
},
34
{
35
template: "RecordingsActionCell",
0 commit comments