New: Activity Queue: Rename Timeleft column to Time Left (#2293)
This commit is contained in:
@@ -118,7 +118,7 @@ export const defaultState = {
|
||||
},
|
||||
{
|
||||
name: 'estimatedCompletionTime',
|
||||
label: 'Timeleft',
|
||||
label: 'Time Left',
|
||||
isSortable: true,
|
||||
isVisible: true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user