Actually fix image url.
This commit is contained in:
parent
70d66c48ad
commit
f4b1319eff
2 changed files with 2 additions and 2 deletions
|
@ -72,7 +72,7 @@ const PostStatusForm = {
|
|||
// eslint-disable-next-line camelcase
|
||||
screen_name: `:${shortcode}:`,
|
||||
name: '',
|
||||
img: url
|
||||
img: image-url
|
||||
}))
|
||||
} else {
|
||||
return false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue