5 lines
130 B
Elixir
5 lines
130 B
Elixir
use Mix.Config
|
|
|
|
# this is to make the warning go away,
|
|
# Temple does not use a json_library
|
|
config :phoenix, json_library: Temple
|