minor fixes

This commit is contained in:
Josh
2018-06-13 13:27:29 -04:00
parent bc9c2c1232
commit 83642f22c1
8 changed files with 29 additions and 26 deletions

View File

@ -25,4 +25,4 @@
</div>
</div>
<%= render "shared/sessions", recordings: @recordings, only_public: true %>
<%= render "shared/sessions", recordings: @room.public_recordings, only_public: true %>