diff --git a/webapp/graphql/PostQuery.js b/webapp/graphql/PostQuery.js index bb86826cc..cac80d9b1 100644 --- a/webapp/graphql/PostQuery.js +++ b/webapp/graphql/PostQuery.js @@ -106,7 +106,6 @@ export const filterPosts = i18n => { } badges { id - key icon } } diff --git a/webapp/store/posts.js b/webapp/store/posts.js index 7112a8add..025a620f2 100644 --- a/webapp/store/posts.js +++ b/webapp/store/posts.js @@ -52,7 +52,6 @@ export const actions = { } badges { id - key icon } }