mirror of
https://github.com/Prowlarr/Prowlarr
synced 2025-12-06 08:34:28 +01:00
New: Display Parameters on History by default
This commit is contained in:
parent
049b4ba4d8
commit
3ea43d711a
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ export const defaultState = {
|
|||
name: 'parameters',
|
||||
label: translate('Parameters'),
|
||||
isSortable: false,
|
||||
isVisible: false
|
||||
isVisible: true
|
||||
},
|
||||
{
|
||||
name: 'grabTitle',
|
||||
|
|
|
|||
Loading…
Reference in a new issue