Typo contex(t)
This commit is contained in:
parent
29783c9b33
commit
8c0452920d
@ -90,7 +90,7 @@ function frontendRoute(req, res) {
|
||||
console.error(error);
|
||||
data.user = undefined;
|
||||
data.building = undefined;
|
||||
contex.status = 500;
|
||||
context.status = 500;
|
||||
renderHTML(context, data, req, res);
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user