forked from MapComplete/MapComplete
Chore: housekeeping, linting
This commit is contained in:
parent
f942529755
commit
30d00eb06d
74 changed files with 998 additions and 623 deletions
|
@ -13,7 +13,7 @@ export interface ProvidedImage {
|
|||
/**
|
||||
* An alternative ID, used to deduplicate some images
|
||||
*/
|
||||
alt_id?: string,
|
||||
alt_id?: string
|
||||
date?: Date
|
||||
status?: string | "ready"
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue