fix(frontend): typo in query

This commit is contained in:
Dimitrie Stefanescu
2022-06-13 13:14:41 +01:00
parent e6868e3bdb
commit 1914c3db03
@@ -137,7 +137,9 @@ export default {
query ($streamId: String!, $id: String!) {
comment(streamId: $streamId, id: $id) {
id
text
text {
doc
}
authorId
screenshot
createdAt