Compare commits

...

2 Commits

Author SHA1 Message Date
Rachel Fae Fox (foxiepaws) cdce75c873 Merge branch 'master' of https://git.foxiepa.ws/foxiepaws/hunter 2019-07-31 15:18:32 -04:00
Rachel Fae Fox (foxiepaws) e43a40805d def and end accidentally got removed. 2019-07-31 15:15:43 -04:00
1 changed files with 1 additions and 0 deletions

View File

@ -264,6 +264,7 @@ defmodule Hunter.Api.HTTPClient do
"/api/v1/lists/#{id}/accounts"
|> process_url(conn)
|> request!(:list, :get, [], conn)
end
def instance_info(conn) do
"/api/v1/instance"