forked from MapComplete/MapComplete
Fix: fixes to etymology: load wikidata on mobile (which uses m.wikidata.org, tripping the CSP); fix 'upload image of the streetsign' parameters
This commit is contained in:
parent
bc37deafb5
commit
480956d45d
6 changed files with 15 additions and 7 deletions
|
@ -14,7 +14,7 @@
|
|||
import { GeoLocationState } from "../../Logic/State/GeoLocationState"
|
||||
import If from "../Base/If.svelte"
|
||||
import { ExclamationTriangleIcon } from "@babeard/svelte-heroicons/mini"
|
||||
import { Readable } from "svelte/store"
|
||||
import type { Readable } from "svelte/store"
|
||||
|
||||
/**
|
||||
* The theme introduction panel
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue