Fix: tarif max_price
This commit is contained in:
parent
0763056bd0
commit
48e203d39b
@ -51,6 +51,7 @@
|
|||||||
"pop_price_night": 0,
|
"pop_price_night": 0,
|
||||||
"pop_min_time": 1,
|
"pop_min_time": 1,
|
||||||
"pop_max_time": 10080,
|
"pop_max_time": 10080,
|
||||||
|
"pop_max_price": 4900,
|
||||||
"pop_min_price": 700,
|
"pop_min_price": 700,
|
||||||
"pop_carry_over": 1,
|
"pop_carry_over": 1,
|
||||||
"pop_carry_over_time_range_id": 1,
|
"pop_carry_over_time_range_id": 1,
|
||||||
|
Loading…
Reference in New Issue
Block a user