parts missed from the initial sync

This commit is contained in:
2026-04-23 10:42:47 +02:00
parent cd998f24a9
commit bb5e0e83e2
11 changed files with 11 additions and 11 deletions

View File

@@ -2,4 +2,4 @@ defmodule BDS.Repo do
use Ecto.Repo,
otp_app: :bds,
adapter: Ecto.Adapters.SQLite3
end
end