Create icons for surveillance cams
This commit is contained in:
parent
e2881840da
commit
e8d176cfe4
5 changed files with 151 additions and 6 deletions
2
State.ts
2
State.ts
|
@ -22,7 +22,7 @@ export default class State {
|
|||
// The singleton of the global state
|
||||
public static state: State;
|
||||
|
||||
public static vNumber = "0.1.3";
|
||||
public static vNumber = "0.1.3-rc1";
|
||||
|
||||
// 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