Merge pull request #966 from Human-Connection/965-update-post-without-image-throws-error

Remove request for image in UpdatePost mutation from UI
This commit is contained in:
Wolfgang Huß 2019-07-08 13:45:19 +02:00 committed by GitHub
commit ae2cf31733
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,7 +50,6 @@ export default () => {
content content
contentExcerpt contentExcerpt
language language
image
} }
} }
`, `,