mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
@@ -16,6 +16,7 @@ function createCleanMovieSelector() {
|
||||
title,
|
||||
titleSlug,
|
||||
sortTitle,
|
||||
year,
|
||||
images,
|
||||
alternateTitles = [],
|
||||
tags = []
|
||||
@@ -25,6 +26,7 @@ function createCleanMovieSelector() {
|
||||
title,
|
||||
titleSlug,
|
||||
sortTitle,
|
||||
year,
|
||||
images,
|
||||
alternateTitles,
|
||||
firstCharacter: title.charAt(0).toLowerCase(),
|
||||
|
||||
Reference in New Issue
Block a user