undo test
This commit is contained in:
parent
bbf0566c1b
commit
5e00c3b085
1 changed files with 0 additions and 3 deletions
|
|
@ -309,9 +309,6 @@ export const parseAttachment = (data) => {
|
|||
output.url = data.url
|
||||
output.large_thumb_url = data.preview_url
|
||||
output.description = unescape(data.description)
|
||||
console.log('===')
|
||||
console.log(data.description)
|
||||
console.log(output.description)
|
||||
|
||||
return output
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue