Fixes albert
, #6434
This commit is contained in:
parent
45e90e5cb5
commit
f40f508179
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ export const strap = {
|
|||
msg: `albert:cutStrap`,
|
||||
notes: [sa ? 'flag:saIncluded' : 'flag:saExcluded', 'flag:partHiddenByExpand'],
|
||||
replace: {
|
||||
width: units(strapWidth + extraSa),
|
||||
width: units(strapWidth * 2 + extraSa),
|
||||
length: units(strapLength + strapWidth * 2 + extraSa),
|
||||
},
|
||||
suggest: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue