mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 18:29:27 +02:00
Fix mime type handling from remote instances
This commit is contained in:
parent
fbc7f1a00d
commit
d0f8a0e677
6 changed files with 30 additions and 19 deletions
|
@ -9,9 +9,9 @@
|
|||
</tr>
|
||||
|
||||
<tr>
|
||||
<th i18n class="label" scope="row">
|
||||
<div>Default NSFW/sensitive videos policy</div>
|
||||
<span class="fs-7 fw-normal fst-italic">can be redefined by the users</span>
|
||||
<th class="label" scope="row">
|
||||
<div i18n>Default NSFW/sensitive videos policy</div>
|
||||
<span i18n class="fs-7 fw-normal fst-italic">can be redefined by the users</span>
|
||||
</th>
|
||||
|
||||
<td class="value">{{ buildNSFWLabel() }}</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue