forked from External/greenlight
Removed public from public room recordings (#2169)
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user