Merge remote-tracking branch 'origin/develop' into reactions
[akkoma] / lib / pleroma / web / pleroma_api / controllers / emoji_api_controller.ex
index cf5a086feece30072b962ab2b1a58ca6e679a060..545ad80c9b88d27beee0ea65d4a7abe50c76b992 100644 (file)
@@ -182,6 +182,7 @@ keeping it in cache for #{div(cache_ms, 1000)}s")
     |> Tesla.get!()
     |> Map.get(:body)
     |> Jason.decode!()
+    |> Map.get("links")
     |> List.last()
     |> Map.get("href")
     # Get the actual nodeinfo address and fetch it