forked from MapComplete/MapComplete
Add send email icon, add default icons series
This commit is contained in:
parent
488fd16873
commit
dc5cd08a3a
8 changed files with 126 additions and 21 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.2c";
|
||||
public static vNumber = "0.2.2d";
|
||||
|
||||
// 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