mirror of
https://iceshrimp.dev/crimekillz/iceshrimp-161sh.git
synced 2024-11-22 12:13:48 +01:00
[server/api/notes/show] return correct status code
This commit is contained in:
parent
8d988e6456
commit
02bc972b2a
@ -21,6 +21,7 @@ export const meta = {
|
||||
message: "No such note.",
|
||||
code: "NO_SUCH_NOTE",
|
||||
id: "24fcbfc6-2e37-42b6-8388-c29b3861a08d",
|
||||
httpStatusCode: 404,
|
||||
},
|
||||
},
|
||||
} as const;
|
||||
|
Loading…
Reference in New Issue
Block a user