Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commit/2ddf131e1af8a3733943f007a33726877c2195ec You should set ROOT_URL correctly, otherwise the web may not work correctly.

New: Activity Queue: Rename Timeleft column to Time Left

pull/4555/head
Nathaniel Peiffer 4 years ago committed by GitHub
parent 2f366bc3b7
commit 2ddf131e1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -130,7 +130,7 @@ export const defaultState = {
},
{
name: 'estimatedCompletionTime',
label: 'Timeleft',
label: 'Time Left',
isSortable: true,
isVisible: true
},

Loading…
Cancel
Save