Checkpoint commit - blips show up as a sidebar now instead of at the bottom
[tech-radar-editor.git] / lib / tech_radar_editor / repo.ex
1 defmodule TechRadarEditor.Repo do
2 use Ecto.Repo, otp_app: :tech_radar_editor
3 end