This commit is contained in:
Chris Cochrun 2024-12-19 11:37:01 -06:00
parent d4dec35421
commit 1933a20570

View file

@ -217,7 +217,7 @@
<div id="health-form" class="form text-lg w-full"> <div id="health-form" class="form text-lg w-full">
<form id='form' <form id='form'
hx-post="/health-form" hx-post="/api/health-form"
hx-encoding="multipart/form-data" hx-encoding="multipart/form-data"
autocomplete="on" autocomplete="on"
method="post" method="post"