Adjust added cost to 1.50 € and change some wording
This commit is contained in:
@@ -109,6 +109,6 @@ export const flatData = {
|
||||
]
|
||||
}
|
||||
}
|
||||
const addedCost = 1.2;
|
||||
const addedCost = 1.5;
|
||||
export const minRent = 9.45 + addedCost;
|
||||
export const maxRent = 13.06 + addedCost;
|
||||
|
||||
Reference in New Issue
Block a user