mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 06:58:56 +02:00
CR feedback
This commit is contained in:
parent
17288386ae
commit
32d05bc163
2 changed files with 2 additions and 2 deletions
|
@ -21,4 +21,4 @@ function filter(properties, type, originalProperties, zoneProperties) {
|
||||||
}
|
}
|
||||||
|
|
||||||
return properties;
|
return properties;
|
||||||
}
|
}
|
||||||
|
|
|
@ -33,4 +33,4 @@ function filter(properties, type, originalProperties) {
|
||||||
}
|
}
|
||||||
|
|
||||||
return properties;
|
return properties;
|
||||||
}
|
}
|
Loading…
Reference in a new issue