Skip to content
Snippets Groups Projects
Commit 70d66c48 authored by eal's avatar eal
Browse files

Fix image url.

parent 2162ef20
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ const PostStatusForm = {
// eslint-disable-next-line camelcase
screen_name: `:${shortcode}:`,
name: '',
img: image_url
img: url
}))
} else {
return false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment