1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-06-08 10:26:36 +00:00

update readme

This commit is contained in:
mithereal 2022-07-30 19:07:33 -07:00
parent ca1e96470d
commit b73a8b4a4b
3 changed files with 7 additions and 2 deletions

View file

@ -62,7 +62,7 @@ defmodule Farside.Application do
data
false ->
services_json_data
Base.decode64!(services_json_data)
end
{:ok, json} = Jason.decode(reply)