forked from MapComplete/MapComplete
Small tweak to the AED theme: show acces if defined
This commit is contained in:
parent
90273ce375
commit
a109b09681
2 changed files with 11 additions and 3 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.6.4b";
|
||||
public static vNumber = "0.6.4c";
|
||||
|
||||
// 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