Sync before switching to Pharo 7.
This commit is contained in:
parent
fec102216b
commit
e19dc95108
@ -42,6 +42,8 @@ GrafoscopioUtils class >> downloadingFrom: downloadUrl withMessage: aString into
|
||||
progress isEmpty ifFalse: [ bar current: progress percentage ].
|
||||
progress resume ].
|
||||
] asJob run.
|
||||
|
||||
^ (location / fileName) asFileReference
|
||||
]
|
||||
|
||||
{ #category : #utilities }
|
||||
|
Loading…
Reference in New Issue
Block a user