forked from MapComplete/MapComplete
chore: fix typing error
This commit is contained in:
parent
ac156a919b
commit
14e0cdf250
1 changed files with 0 additions and 1 deletions
|
@ -118,7 +118,6 @@ export default class CopyrightPanel extends Combine {
|
||||||
currentBounds: Store<BBox>
|
currentBounds: Store<BBox>
|
||||||
locationControl: UIEventSource<Loc>
|
locationControl: UIEventSource<Loc>
|
||||||
osmConnection: OsmConnection
|
osmConnection: OsmConnection
|
||||||
isTranslator: Store<boolean>
|
|
||||||
}) {
|
}) {
|
||||||
const t = Translations.t.general.attribution
|
const t = Translations.t.general.attribution
|
||||||
const layoutToUse = state.layoutToUse
|
const layoutToUse = state.layoutToUse
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue