fix sidenote tiling bug
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
}
|
||||
}
|
||||
catch (err) {
|
||||
console.log(err);
|
||||
return {
|
||||
status: 404,
|
||||
error: `Not found: ${url.pathname}`,
|
||||
|
Reference in New Issue
Block a user