detach-recovery #1

Merged
Offray merged 3 commits from detach-recovery into master 2022-04-08 16:24:43 +00:00
Showing only changes of commit 8c9e302fdd - Show all commits

View File

@ -1,3 +1,3 @@
accessing
id
^ id ifNil: [id := (self profileImageUrl asUrl segments select: [ :each | each isAllDigits ]) first.]
^ id ifNil: [ id := (self profileImageUrl asUrl segments select: [ :each | each isAllDigits ]) first.]