Fix: set pop_business_hours: 0x3F00 -> 0x7F00.

This commit is contained in:
Gerhard Hoffmann 2024-05-06 10:17:49 +02:00
parent 35b190ac64
commit 44d28759bf

View File

@ -43,8 +43,8 @@
"pop_max_price": 3600, "pop_max_price": 3600,
"pop_carry_over": 1, "pop_carry_over": 1,
"pop_daily_card_price": 0, "pop_daily_card_price": 0,
"pop_business_hours": 16128, "pop_business_hours": 32512,
"comment_pop_business_hours": "0x3F00 -> MON-SUN" "comment_pop_business_hours": "0x7F00 -> MON-SUN"
} }
], ],
"PaymentRate": [ "PaymentRate": [