1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-18 21:35:51 -04:00

Fixed: History fails due to languages property (#3944)

* Fix languages property

* fix language
This commit is contained in:
EnorMOZ
2019-12-14 20:33:09 -05:00
committed by Qstick
parent e9ed08c8be
commit 2f902d412c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ export const defaultState = {
isVisible: true
},
{
name: 'language',
name: 'languages',
label: 'Language',
isSortable: true,
isVisible: true