Fix profile url for normalization when Pawoo errors
This commit is contained in:
@@ -48,6 +48,7 @@ module Sources::Strategies
|
||||
return "https://pawoo.net/@#{$1}"
|
||||
end
|
||||
|
||||
return url if api_response.profile_url.blank?
|
||||
api_response.profile_url
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user