9600 - enable price calculation for new material (#77)
CI / build (push) Has been cancelled

This commit is contained in:
Anders Gustafsson
2026-06-08 09:59:16 +02:00
committed by GitHub
parent ab912e32e4
commit 7e24ea7cdf
+1
View File
@@ -71,6 +71,7 @@ class Material(db.Model):
"standard-wallpaper",
"premium-wallpaper",
"self-adhesive-wallpaper",
"matte-wallpaper",
]
CANVAS_MATERIALS = ["standard-canvas"]