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
84cd3e3d3c
commit
89590bc61b
1 changed files with 1 additions and 1 deletions
|
|
@ -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)) ||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue