FIX: SSO avatar downloads were broken

cc @tgxworld
This commit is contained in:
Arpit Jalan 2017-10-12 12:08:15 +05:30
parent 4e89d3f778
commit 97395ebb66

View File

@ -14,7 +14,7 @@ module Jobs
begin
UserAvatar.import_url_for_user(
'/assets/vorablesen/placeholder-user-ed74bdf68223d030da1b7ddc44f59faf9c5a184388c94aff91632d5bf166a9e5.png',
url,
user,
override_gravatar: args[:override_gravatar]
)