From f451d7911dfdacbe93952a63fd55c1a98781ff85 Mon Sep 17 00:00:00 2001 From: Natalia <48160791+nataliabarnhart@users.noreply.github.com> Date: Mon, 14 Jun 2021 19:20:09 -0400 Subject: [PATCH] Updated difficulty for Albert https://github.com/freesewing/freesewing/issues/879 --- packages/albert/config/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/albert/config/index.js b/packages/albert/config/index.js index d218b402250..4d8e2901727 100644 --- a/packages/albert/config/index.js +++ b/packages/albert/config/index.js @@ -7,7 +7,7 @@ export default { code: 'Wouter Van Wageningen', department: 'accessories', type: 'pattern', - difficulty: 3, + difficulty: 2, optionGroups: { fit: ['backOpening', 'chestDepth'], style: ['lengthBonus', 'bibLength', 'bibWidth', 'strapWidth'],