Skip to content

Commit

Permalink
I forgot the point. The point is...
Browse files Browse the repository at this point in the history
  • Loading branch information
marceltaeumel committed Sep 26, 2024
1 parent 90b0167 commit 51f4e78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SwaImageConfiguration.st
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ FileStream
(Smalltalk at: #ArcDarkTheme) create.
(Smalltalk at: #ArcLightTheme) create.

[Flaps disableGlobalFlaps] valueSupplyingAnswer: true
[Flaps disableGlobalFlaps] valueSupplyingAnswer: true.

Utilities setAuthorInitials: String empty.
Smalltalk garbageCollect.
Expand Down

0 comments on commit 51f4e78

Please sign in to comment.