This commit is contained in:
mattwr18 2020-01-14 10:47:32 +01:00
parent 84e475fd8a
commit d682ee1ec6

View File

@ -20,4 +20,3 @@ export const filterForMutedUsers = async (params, context) => {
)
return params
}