Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
chasers committed Aug 9, 2024
1 parent cb67371 commit bfa8e6e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
<%= error_tag(f, :channel) %>
<p class="text-gray-600 text-xs italic">The Channel to connect to</p>
</div>
<div class="mb-4">
<div class="mb-4">
<%= label(f, :private_channel, class: "block text-gray-700 text-sm font-bold mb-2") %>
<%= checkbox(f, :private_channel, class: "
my-1
Expand Down

0 comments on commit bfa8e6e

Please sign in to comment.