Removed public from public room recordings (#2169)

This commit is contained in:
Ahmad Farhat 2020-10-07 13:32:11 -04:00 committed by GitHub
parent 5c79d37524
commit 92d6c285c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
<div class="sessions pb-5">
<div class="container pt-6">
<%= render "shared/components/subtitle", subtitle: (only_public ? t("recording.visibility.public") + " " : "") + title, search: true %>
<%= render "shared/components/subtitle", subtitle: title, search: true %>
<div class="row">
<div class="col-12">
<div class="card">