diff --git a/app/views/shared/components/_room_block.html.erb b/app/views/shared/components/_room_block.html.erb index 3a9bf4ea..aa027f70 100644 --- a/app/views/shared/components/_room_block.html.erb +++ b/app/views/shared/components/_room_block.html.erb @@ -1,8 +1,8 @@
- +
- - -
+ <% if room == current_user.main_room %> @@ -11,13 +11,13 @@ <% end %> -

<%= room.name %>

+
+

<%= room.name %>

Last Session on <%= recording_date(room.created_at) %>
+