Skip to content

Commit

Permalink
feat: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
ruilopesm committed Feb 6, 2024
1 parent 8a05ba3 commit 9e0e57d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions lib/safira_web/channels/spotlight_channel.ex
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
defmodule SafiraWeb.SpotlightChannel do
@moduledoc """
Phoenix Channel to handle spotlight creations
"""
use Phoenix.Channel

alias Safira.Accounts
Expand Down

0 comments on commit 9e0e57d

Please sign in to comment.