mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
minor changes
This commit is contained in:
parent
c4166e2658
commit
a3079d4935
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