forked from MapComplete/MapComplete
Duplicate elements in layerselection to fix dissapearing elements
This commit is contained in:
parent
eab3cc6b98
commit
fe747dbfb4
2 changed files with 22 additions and 9 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.8.3";
|
||||
public static vNumber = "0.8.3a";
|
||||
|
||||
// The user journey states thresholds when a new feature gets unlocked
|
||||
public static userJourney = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue