1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-21 22:05:43 -04:00

Fixed: Language sort on Interactive Search page

This commit is contained in:
Qstick
2020-10-18 22:11:19 -04:00
parent 959d63b4eb
commit 31ca413fc7
2 changed files with 10 additions and 1 deletions
@@ -54,7 +54,7 @@ const columns = [
isVisible: true
},
{
name: 'languageWeight',
name: 'languages',
label: translate('Language'),
isSortable: true,
isVisible: true