forked from MapComplete/MapComplete
-Nuke the localstorage if it is full
This commit is contained in:
parent
1eca0a0f42
commit
75f33ee580
3 changed files with 16 additions and 5 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.6.3";
|
||||
public static vNumber = "0.6.3a";
|
||||
|
||||
// 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