forked from MapComplete/MapComplete
Merge branch 'master' into develop
This commit is contained in:
commit
7fa10c126c
1 changed files with 1 additions and 1 deletions
|
@ -293,7 +293,7 @@ export default class FeatureReviews {
|
|||
feature: Feature,
|
||||
tagsSource: UIEventSource<Record<string, string>>,
|
||||
mangroveIdentity: MangroveIdentity,
|
||||
options: { nameKey: string; fallbackName: string; reportError: (msg) => Promise<void> },
|
||||
options: { nameKey: string; fallbackName: string },
|
||||
state?: SpecialVisualizationState,
|
||||
): FeatureReviews {
|
||||
const key =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue