forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
6bc8760adf
commit
0ad881316b
359 changed files with 2049 additions and 938 deletions
|
@ -11,8 +11,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