Update lib/ueberauth/strategy/twitter.ex
Co-Authored-By: snewcomer <snewcomer@users.noreply.github.com>
This commit is contained in:
parent
9af257ce20
commit
78711b26d6
@ -126,6 +126,6 @@ defmodule Ueberauth.Strategy.Twitter do
|
|||||||
end
|
end
|
||||||
|
|
||||||
defp json_library do
|
defp json_library do
|
||||||
Ueberauth.Config.json_library() || Jason
|
Ueberauth.Config.json_library()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user