fix telegram messaging

This commit is contained in:
Pim Kunis 2023-01-07 21:42:27 +01:00
parent 031a9020f4
commit f986a60ce3
5 changed files with 42 additions and 1 deletions

View file

@ -60,3 +60,4 @@ config :eisrom_ui, EisromUiWeb.Endpoint,
code_reloader: false
config :phoenix, :json_library, Jason
config :tesla, adapter: Tesla.Adapter.Hackney