diff --git a/client.js b/client.js index 01dfb1a7..9d79f1d6 100644 --- a/client.js +++ b/client.js @@ -707,7 +707,7 @@ CloudClient._getJSONfromFileTable=function() /* if short we got title * if full - getting textConent */ - (lName.length && + lName.length && (lName = lName[0]) (lName.title && (lName = lName.title)) ||