Fix cacheKey type
This commit is contained in:
parent
cc17cc9e45
commit
6fd69fe0d2
@ -64,7 +64,6 @@ export interface PhotoDbInsert extends PhotoExif {
|
||||
hidden?: boolean
|
||||
takenAt: string
|
||||
takenAtNaive: string
|
||||
cacheKey?: string
|
||||
}
|
||||
|
||||
// Raw db response
|
||||
|
||||
Loading…
Reference in New Issue
Block a user