mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-19 01:17:18 +00:00
minor changes
This commit is contained in:
parent
684ca68859
commit
5da85103d6
1 changed files with 1 additions and 1 deletions
|
|
@ -705,7 +705,7 @@ CloudClient._getJSONfromFileTable=function()
|
|||
* or short
|
||||
*/
|
||||
lName.length &&
|
||||
(lName = lName.title);
|
||||
(lName = lName[0].title);
|
||||
/* if short we got title
|
||||
* if full - getting textConent
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue