Enable peel-and-stick material (#71)
This commit is contained in:
@@ -69,8 +69,8 @@ class Material(db.Model):
|
||||
|
||||
WALLPAPER_MATERIALS = [
|
||||
"standard-wallpaper",
|
||||
# 'self-adhesive-wallpaper', // isn't sold now
|
||||
"premium-wallpaper",
|
||||
"self-adhesive-wallpaper",
|
||||
]
|
||||
CANVAS_MATERIALS = ["standard-canvas"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user