Tweet user bug fix.

This commit is contained in:
ruidajo 2022-04-20 14:56:08 -05:00
parent 1e06d16801
commit e840f733fe

View File

@ -1,4 +1,4 @@
accessing accessing
user user
self user ifNotNil: [ ^ self user ]. user ifNotNil: [ ^ user ].
^ self userFromId: authorId ^ self userFromId: self authorId