forked from MapComplete/MapComplete
Add location support for bicycle parkings
This commit is contained in:
parent
a1d0607715
commit
7edf169003
2 changed files with 52 additions and 2 deletions
2
State.ts
2
State.ts
|
|
@ -24,7 +24,7 @@ export default class State {
|
|||
// The singleton of the global state
|
||||
public static state: State;
|
||||
|
||||
public static vNumber = "0.2.5";
|
||||
public static vNumber = "0.2.5a";
|
||||
|
||||
// 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