forked from MapComplete/MapComplete
Fix share button
This commit is contained in:
parent
02ce4e5d7e
commit
4d2e8b6f24
4 changed files with 14 additions and 17 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.2a";
|
||||
public static vNumber = "0.2.2c";
|
||||
|
||||
// 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