mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-07 05:22:14 -07:00
New: Activity Queue: Rename Timeleft column to Time Left (#2293)
This commit is contained in:
parent
d5bd169061
commit
f287c82591
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ export const defaultState = {
|
|||
},
|
||||
{
|
||||
name: 'estimatedCompletionTime',
|
||||
label: 'Timeleft',
|
||||
label: 'Time Left',
|
||||
isSortable: true,
|
||||
isVisible: true
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue