mirror of
https://github.com/Sonarr/Sonarr
synced 2025-01-03 13:45:02 +00:00
New: Activity Queue: Rename Timeleft column to Time Left
This commit is contained in:
parent
2f366bc3b7
commit
2ddf131e1a
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ export const defaultState = {
|
|||
},
|
||||
{
|
||||
name: 'estimatedCompletionTime',
|
||||
label: 'Timeleft',
|
||||
label: 'Time Left',
|
||||
isSortable: true,
|
||||
isVisible: true
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue