mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
refactor: better types for getList and getDeletedAfter (#16926)
This commit is contained in:
parent
93907a89d8
commit
6a40aa83b7
13 changed files with 342 additions and 194 deletions
5
server/test/fixtures/system-config.stub.ts
vendored
5
server/test/fixtures/system-config.stub.ts
vendored
|
|
@ -47,11 +47,6 @@ export const systemConfigStub = {
|
|||
defaultStorageQuota: 1,
|
||||
},
|
||||
},
|
||||
deleteDelay30: {
|
||||
user: {
|
||||
deleteDelay: 30,
|
||||
},
|
||||
},
|
||||
libraryWatchEnabled: {
|
||||
library: {
|
||||
scan: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue