forked from MapComplete/MapComplete
Add layer icons
This commit is contained in:
parent
ce3eb79ad6
commit
4fb70c49fc
7 changed files with 51 additions and 6 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.7.2j";
|
||||
public static vNumber = "0.7.2k";
|
||||
|
||||
// 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