Minor change in oldest tweet selection.

This commit is contained in:
ruidajo 2022-04-27 15:51:40 -05:00
parent d2d0f739a8
commit ac963c753f
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
accessing
oldest
self messages ifNil: [ ^ nil ].
self messages ifEmpty: [ ^ nil ].
^ self last