Update route.ts (#9914)
It was sending two confirmation messages in case of an error Co-authored-by: Adrien de Peretti <adrien.deperetti@gmail.com>
This commit is contained in:
co-authored by
Adrien de Peretti
parent
37eeaa84a2
commit
4f4b0ddda2
@@ -60,6 +60,7 @@ export const POST = async (
|
||||
type: error.type,
|
||||
},
|
||||
})
|
||||
return;
|
||||
}
|
||||
|
||||
const { data } = await query.graph({
|
||||
|
||||
Reference in New Issue
Block a user