mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-14 11:23:42 +02:00
New: Activity Queue: Rename Timeleft column to Time Left
This commit is contained in:
parent
2f366bc3b7
commit
2ddf131e1a
@ -130,7 +130,7 @@ export const defaultState = {
|
||||
},
|
||||
{
|
||||
name: 'estimatedCompletionTime',
|
||||
label: 'Timeleft',
|
||||
label: 'Time Left',
|
||||
isSortable: true,
|
||||
isVisible: true
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user