forked from MapComplete/MapComplete
chore: automated housekeeping...
This commit is contained in:
parent
70934b3b8e
commit
e1be5ec34d
110 changed files with 507 additions and 288 deletions
|
@ -50,7 +50,12 @@ export default class Constants {
|
|||
...Constants.no_include,
|
||||
] as const
|
||||
|
||||
public static panoramax: { url: string; token: string, sequence: string, testsequence: string } = packagefile.config.panoramax
|
||||
public static panoramax: {
|
||||
url: string
|
||||
token: string
|
||||
sequence: string
|
||||
testsequence: string
|
||||
} = packagefile.config.panoramax
|
||||
|
||||
// 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