Update pydantic properly

This commit is contained in:
Mawoka
2024-07-08 11:20:16 +02:00
parent 695b3b43c6
commit 5a15ef2dc9
7 changed files with 1109 additions and 530 deletions
@@ -247,7 +247,7 @@ This should be okay, right?
</p>
<input
type="text"
comment="svelte recommends against autofocus for accessibility reasons. Therefore removed autofocus command for this input"
autofocus
class="col-start-1 row-start-1 bg-transparent w-full p-4 outline-none bg-gray-700 rounded"
bind:value={input}
/>