forked from MapComplete/MapComplete
Reset the add point dialog when the popup is closed
This commit is contained in:
parent
39711373cd
commit
8e15f8488a
3 changed files with 29 additions and 8 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.6.6b";
|
||||
public static vNumber = "0.6.6c";
|
||||
|
||||
// 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