mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-03-04 07:18:50 -07:00
Remove trailing whitespaces
This commit is contained in:
parent
3106e0b4a8
commit
8549f0992c
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ router.get('/notes/:note', async ctx => {
|
|||
summary: getNoteSummary(_note)
|
||||
});
|
||||
ctx.set('Cache-Control', 'private, max-age=0, must-revalidate');
|
||||
|
||||
|
||||
return;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue