diff --git a/src/components/post_status_form/post_status_form.js b/src/components/post_status_form/post_status_form.js index d831384a..e335054c 100644 --- a/src/components/post_status_form/post_status_form.js +++ b/src/components/post_status_form/post_status_form.js @@ -259,7 +259,7 @@ const PostStatusForm = { } } - const poll = this.pollFormVisible ? this.poll : {} + const poll = this.pollFormVisible ? this.newStatus.poll : {} this.posting = true statusPoster.postStatus({