feat: more work on UI app

This commit is contained in:
2026-04-24 15:27:57 +02:00
parent 0b625491cf
commit d8688aaca7
5 changed files with 5 additions and 5 deletions

View File

@@ -4,4 +4,4 @@ Enum.reduce_while(IO.stream(:stdio, :line), :ok, fn line, _acc ->
else
{:cont, :ok}
end
end)
end)