Quickfix: hide bicycle shops on bike_shops query parameter (which got changed due to renames)
This commit is contained in:
parent
f6519073d0
commit
9675cb0eb4
2 changed files with 15 additions and 1 deletions
|
@ -2,7 +2,7 @@ import { Utils } from "../Utils";
|
|||
|
||||
export default class Constants {
|
||||
|
||||
public static vNumber = "0.6.8a";
|
||||
public static vNumber = "0.6.8b";
|
||||
|
||||
// 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