mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fixed: History fails due to languages property (#3944)
* Fix languages property * fix language
This commit is contained in:
@@ -40,7 +40,7 @@ export const defaultState = {
|
||||
isVisible: true
|
||||
},
|
||||
{
|
||||
name: 'language',
|
||||
name: 'languages',
|
||||
label: 'Language',
|
||||
isSortable: true,
|
||||
isVisible: true
|
||||
|
Reference in New Issue
Block a user