chore: svelte-kit-2 (#6103)
* chore: upgrade svelte * chore: type imports * chore: types
This commit is contained in:
@@ -37,7 +37,7 @@ export const load = (async ({ params }) => {
|
||||
};
|
||||
}
|
||||
|
||||
throw error(404, {
|
||||
error(404, {
|
||||
message: 'Invalid shared link',
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user