forked from MapComplete/MapComplete
Refactoring: fix metatagging
This commit is contained in:
parent
c320239610
commit
96ea3d3905
2 changed files with 4 additions and 4 deletions
|
@ -50,7 +50,7 @@ export default class MetaTagging {
|
|||
// No features to handle
|
||||
return
|
||||
}
|
||||
console.trace(
|
||||
console.debug(
|
||||
"Recalculating metatags for layer ",
|
||||
layer.id,
|
||||
"due to a change in the upstream features. Contains ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue