Add 24/7 detection to Opening Hours

This commit is contained in:
Pieter Vander Vennet 2020-10-06 02:09:09 +02:00
parent 6563298d16
commit b93f25d79c
5 changed files with 115 additions and 7 deletions

View file

@ -23,7 +23,7 @@ export default class State {
// The singleton of the global state
public static state: State;
public static vNumber = "0.1.0";
public static vNumber = "0.1.0a";
// The user journey states thresholds when a new feature gets unlocked
public static userJourney = {