forked from MapComplete/MapComplete
Restore personal theme button in MoreScreen
This commit is contained in:
parent
26ff765e5f
commit
b8a72a5119
2 changed files with 20 additions and 6 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.8.0b";
|
||||
public static vNumber = "0.8.0c";
|
||||
|
||||
// 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