Only send one response
This commit is contained in:
parent
f4f63e72d8
commit
1efd6ec3d3
|
@ -205,8 +205,7 @@ export const unsubscribe: EndpointDefinition = {
|
|||
</body>
|
||||
</html>`
|
||||
)
|
||||
}
|
||||
|
||||
} else {
|
||||
res.send(
|
||||
`
|
||||
<!DOCTYPE html>
|
||||
|
@ -390,6 +389,7 @@ export const unsubscribe: EndpointDefinition = {
|
|||
</html>
|
||||
`
|
||||
)
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user