Add statistics links, add instant reload of preview
This commit is contained in:
parent
d9cae0fc46
commit
2835fa4d0a
3 changed files with 6 additions and 2 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.7i";
|
||||
public static vNumber = "0.0.7j";
|
||||
|
||||
// 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