Justerade priset till 1 kr/kg
X-Lovable-Edit-ID: edt-cb3053ba-e95c-4205-b153-c55a8115e41f Co-authored-by: wolfoftyreso-debug <250630591+wolfoftyreso-debug@users.noreply.github.com>
This commit is contained in:
@@ -90,7 +90,8 @@ const corsHeaders = {
|
|||||||
"Access-Control-Allow-Methods": "POST, OPTIONS",
|
"Access-Control-Allow-Methods": "POST, OPTIONS",
|
||||||
};
|
};
|
||||||
|
|
||||||
const PRICE_PER_KG_ORE = 32500; // 325 kr in öre
|
// TEMP TEST: 1 kr/kg (sätt tillbaka till 32500 efter testet)
|
||||||
|
const PRICE_PER_KG_ORE = 100; // 1 kr in öre
|
||||||
const WEEKS_PER_MONTH = 4;
|
const WEEKS_PER_MONTH = 4;
|
||||||
|
|
||||||
const BodySchema = z.object({
|
const BodySchema = z.object({
|
||||||
|
|||||||
Reference in New Issue
Block a user