From f4b1319eff7562ff71181a75f967de6ec52337c2 Mon Sep 17 00:00:00 2001 From: eal Date: Tue, 19 Sep 2017 22:54:54 +0300 Subject: Actually fix image url. --- src/components/post_status_form/post_status_form.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/components') diff --git a/src/components/post_status_form/post_status_form.js b/src/components/post_status_form/post_status_form.js index 6d89b051..2e0aafd0 100644 --- a/src/components/post_status_form/post_status_form.js +++ b/src/components/post_status_form/post_status_form.js @@ -72,7 +72,7 @@ const PostStatusForm = { // eslint-disable-next-line camelcase screen_name: `:${shortcode}:`, name: '', - img: url + img: image-url })) } else { return false -- cgit v1.2.3-70-g09d2