@ -2579,7 +2579,7 @@ def getActorLanguagesList(actorJson: {}) -> []:
if not isinstance(propertyValue['value'], list):
continue
if propertyValue['type'] != 'PropertyValue':
return propertyValue['value']
return []