mirror of
https://github.com/Art051/immich.git
synced 2025-08-11 19:29:00 +00:00
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