forked from MapComplete/MapComplete
Merge master
This commit is contained in:
commit
c939d8ea8e
352 changed files with 976 additions and 212534 deletions
|
@ -10,8 +10,8 @@
|
|||
export let tags: UIEventSource<Record<string, string>>
|
||||
|
||||
export let estimated: Store<number>
|
||||
|
||||
</script>
|
||||
|
||||
{#if $estimated > 0 && $images.length < 1}
|
||||
<LoadingPlaceholder />
|
||||
{:else}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue