Skip to content

Commit

Permalink
fix modify expression line up
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeAtHPI committed Apr 8, 2024
1 parent 3dd4552 commit 2b0b537
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/Sandblocks-Babylonian/SBExampleWatch.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -369,8 +369,8 @@ SBExampleWatch >> initialize [
hResizing: #spaceFill;
listCentering: #bottomRight;
addMorphBack: dimensionOptions;
addMorphBack: modifyExpression
yourself};
yourself.
modifyExpression};
yourself
]

Expand Down

0 comments on commit 2b0b537

Please sign in to comment.