From 0e1e90635456bde0b2b992c188273d2829243189 Mon Sep 17 00:00:00 2001 From: Rikard Bartholf Date: Mon, 3 Apr 2023 14:10:52 +0200 Subject: [PATCH] Update wallp.kit price for CH (#66) --- api/lib/prices.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/lib/prices.py b/api/lib/prices.py index 5b12371..74fac1c 100644 --- a/api/lib/prices.py +++ b/api/lib/prices.py @@ -171,7 +171,7 @@ def wallpaper_kit_price( 'AU': 23.64, 'BE': 17.25, 'CA': 24, - 'CH': 19.09, + 'CH': 20.91, 'DE': 16.36, 'DK': 132.67, 'EE': 16.96,