mirror of
https://github.com/ClaperCo/Claper.git
synced 2026-08-29 10:09:08 +02:00
Edit condition for leaders to join the attendee room before the event starts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<%= if @started do %>
|
||||
<%= if @started || @is_leader do %>
|
||||
<div class="relative min-h-screen lg:flex lg:flex-col lg:items-center lg:w-full bg-black lg:bg-gradient-to-tl from-primary-500 to-secondary-500">
|
||||
<div class="relative w-full">
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user