Add more explanations
This commit is contained in:
parent
1ee921b089
commit
93bfa73088
3 changed files with 4 additions and 3 deletions
2
State.ts
2
State.ts
|
@ -23,7 +23,7 @@ export class State {
|
|||
// The singleton of the global state
|
||||
public static state: State;
|
||||
|
||||
public static vNumber = "0.0.7h";
|
||||
public static vNumber = "0.0.7i";
|
||||
|
||||
// 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