forked from MapComplete/MapComplete
Add share icon, reordering of questions and icons, add urinal to toilet
This commit is contained in:
parent
a261577ef3
commit
4018e6710b
12 changed files with 416 additions and 395 deletions
2
State.ts
2
State.ts
|
@ -23,7 +23,7 @@ export default class State {
|
|||
// The singleton of the global state
|
||||
public static state: State;
|
||||
|
||||
public static vNumber = "0.2.0";
|
||||
public static vNumber = "0.2.1d";
|
||||
|
||||
// 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