forked from MapComplete/MapComplete
Housekeeping: formatting
This commit is contained in:
parent
9d53a45f9a
commit
1528dfaae1
168 changed files with 3332 additions and 4560 deletions
|
|
@ -26,7 +26,7 @@
|
|||
const dispatch = createEventDispatcher<{ selected: string }>()
|
||||
let collapsedMode = true
|
||||
let options: UIEventSource<PlantNetSpeciesMatch[]> = new UIEventSource<PlantNetSpeciesMatch[]>(
|
||||
undefined,
|
||||
undefined
|
||||
)
|
||||
|
||||
let error: string = undefined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue