Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
samreid committed Mar 6, 2024
1 parent fb81d20 commit 45eec1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/quadrilateral-main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const simOptions: SimOptions = {
{

// Due to the layout considerations in the Preferences Dialog, it has 2 columns. Our entry for the left column
// is blank
// is blank. See https://github.com/phetsims/joist/issues/956
createContent: () => new Node()
},
{
Expand Down

0 comments on commit 45eec1b

Please sign in to comment.