mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
Migrate SvelteKit to the latest version 431 (#526)
This commit is contained in:
Vendored
-6
@@ -8,10 +8,4 @@ declare namespace App {
|
||||
}
|
||||
|
||||
// interface Platform {}
|
||||
|
||||
interface Session {
|
||||
user?: import('@api').UserResponseDto;
|
||||
}
|
||||
|
||||
// interface Stuff {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user