Files
vault171/app/views/rooms/_room.html.erb
David Böhm af10dca289
Some checks failed
CI / scan_ruby (push) Has been cancelled
CI / scan_js (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled
CI / system-test (push) Has been cancelled
Added Room and some little design updates
2026-05-28 01:04:19 +02:00

3 lines
77 B
Plaintext

<div id="<%= dom_id room %>" class="w-full sm:w-auto my-5 space-y-5">
</div>