Skip to content

Commit

Permalink
fix oversight from preference migration
Browse files Browse the repository at this point in the history
  • Loading branch information
LinqLover committed Jan 4, 2025
1 parent 6dfe7cc commit cf68afe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
preferences
hasPreference: aSymbol

SLPreferences preferenceAt: aSymbol ifAbsent: [^false].
^ true
^ self class respondsTo: aSymbol
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"fewManyResult:" : "AT 5/10/2008 00:03",
"fewManySummaryResult:summarizing:" : "topa 4/22/2010 17:18",
"fewManySummaryResult:summarizing:condition:" : "topa 4/22/2010 17:17",
"hasPreference:" : "NA 7/2/2015 18:30",
"hasPreference:" : "ct 1/4/2025 23:08",
"highLowResult:withThresholdFor:" : "topa 1/9/2015 20:13",
"ifResult:do:" : "AT 5/17/2008 16:55",
"integerResult:" : "NH 7/1/2015 10:46",
Expand Down

0 comments on commit cf68afe

Please sign in to comment.