forked from MapComplete/MapComplete
Fixed reviews for named elements
This commit is contained in:
parent
e7dcd350fe
commit
287470acff
4 changed files with 14 additions and 7 deletions
2
State.ts
2
State.ts
|
@ -25,7 +25,7 @@ export default class State {
|
|||
// The singleton of the global state
|
||||
public static state: State;
|
||||
|
||||
public static vNumber = "0.2.6";
|
||||
public static vNumber = "0.2.6a";
|
||||
|
||||
// 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