Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
chasers authored and filipecabaco committed Oct 29, 2024
1 parent 1ed6009 commit 47953d1
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 47953d1

Please sign in to comment.