forked from MapComplete/MapComplete
UI: don't allow cylindrical images for now, see #2424
This commit is contained in:
parent
10e0262a0d
commit
b9293dc2c9
5 changed files with 80 additions and 75 deletions
|
|
@ -1,6 +1,5 @@
|
|||
<script lang="ts">
|
||||
import { createEventDispatcher, onDestroy } from "svelte"
|
||||
import { twMerge } from "tailwind-merge"
|
||||
|
||||
export let accept: string | undefined
|
||||
export let capture: string | undefined = undefined
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue