about summary refs log tree commit diff
path: root/streaming/index.js
diff options
context:
space:
mode:
authorRenato "Lond" Cerqueira <renato@lond.com.br>2017-12-12 15:11:13 +0100
committerEugen Rochko <eugen@zeonfederated.com>2017-12-12 15:11:13 +0100
commitfe180f18ff38a01007842ccff293a84a63336aae (patch)
treeedd1311bf1cc3a0a6ca13c7c092cbda5d1668d63 /streaming/index.js
parent1486fd64cc73d1efb713ad3801cb8ae7acc0de1f (diff)
Change conditional to avoid nil into string error in sidekiq (#5987)
* Change conditional to avoid nil into string error in sidekiq
When obtaining information about users with mastodon in a different
subdomain, sidekiq was giving out a 'no implicit conversion of nil into String'

* Use presence instead of blank? with ternary.
Following suggestion on PR
Diffstat (limited to 'streaming/index.js')
0 files changed, 0 insertions, 0 deletions