forked from MapComplete/MapComplete
Fix typo
This commit is contained in:
parent
d78207c98a
commit
1ef03565ae
1 changed files with 0 additions and 2 deletions
|
|
@ -97,8 +97,6 @@
|
||||||
|
|
||||||
<Popup shown={showPopup} fullscreen>
|
<Popup shown={showPopup} fullscreen>
|
||||||
<Tr slot="header" t={t.title} />
|
<Tr slot="header" t={t.title} />
|
||||||
|
|
||||||
{#if $globalFilter?.length >0 }
|
|
||||||
{#if $hasFilter}
|
{#if $hasFilter}
|
||||||
<!-- Some filters are enabled. The feature to add might already be mapped, but hidden -->
|
<!-- Some filters are enabled. The feature to add might already be mapped, but hidden -->
|
||||||
<div class="alert flex items-center justify-center">
|
<div class="alert flex items-center justify-center">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue