From 2b063d19cb98e82e74f8ebe95a8ab730a0285334 Mon Sep 17 00:00:00 2001 From: Elizabeth Hunt Date: Mon, 20 Nov 2023 13:08:12 -0700 Subject: run formatter --- lib/chessh/web/web.ex | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/chessh') diff --git a/lib/chessh/web/web.ex b/lib/chessh/web/web.ex index 26385df..b18aa93 100644 --- a/lib/chessh/web/web.ex +++ b/lib/chessh/web/web.ex @@ -295,6 +295,7 @@ defmodule Chessh.Web.Endpoint do Enum.find_value(conn.req_headers, fn {header, value} -> if header === "authorization", do: value end) + attempted_move = conn.body_params["attempted_move"] bot = Repo.one(from(b in Bot, where: b.token == ^token)) -- cgit v1.2.3-70-g09d2