defmodule MatrixAppService.Bridge do use MatrixAppService.BridgeConfig, repo: MatrixAppService.Repo end