mirror of
https://github.com/immich-app/immich.git
synced 2025-11-28 20:09:53 +09:00
Migrate SvelteKit to the latest version 431 (#526)
This commit is contained in:
6
web/src/app.d.ts
vendored
6
web/src/app.d.ts
vendored
@@ -8,10 +8,4 @@ declare namespace App {
|
||||
}
|
||||
|
||||
// interface Platform {}
|
||||
|
||||
interface Session {
|
||||
user?: import('@api').UserResponseDto;
|
||||
}
|
||||
|
||||
// interface Stuff {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user