1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-27 23:06:29 -04:00

New: Release group column on series details

This commit is contained in:
Mark McDowall
2021-10-05 15:45:58 -07:00
parent 4bba820e5a
commit 30aa5f9070
4 changed files with 25 additions and 0 deletions
@@ -79,6 +79,11 @@ export const defaultState = {
label: 'Size',
isVisible: false
},
{
name: 'releaseGroup',
label: 'Release Group',
isVisible: false
},
{
name: 'status',
label: 'Status',