Skip to content

Commit

Permalink
hide init/1
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrocp committed Jan 30, 2024
1 parent fa2f895 commit cb1909f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/beacon/loader.ex
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ defmodule Beacon.Loader do
Beacon.Registry.via({site, __MODULE__})
end

@doc false
def init(config) do
{:ok, config, {:continue, :load_site_from_db}}
end
Expand Down

0 comments on commit cb1909f

Please sign in to comment.