forked from MapComplete/MapComplete
Readd attribution, small fixes
This commit is contained in:
parent
dc5cd08a3a
commit
43a9b57db9
7 changed files with 369 additions and 355 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.2d";
|
||||
public static vNumber = "0.2.2f";
|
||||
|
||||
// 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