Fix missing channel name.

This commit is contained in:
John Livingston 2023-08-09 16:43:01 +02:00
parent 7e89e430d0
commit 28c586fc09
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@ async function renderModerationChannel (
return Mustache.render(`
<div class="margin-content">
<h1>{{title}} {{channelModeration.moderation.channel.displayName}}</h1>
<h1>{{title}} {{channelModeration.channel.displayName}}</h1>
<p>{{description}}</p>
<form livechat-moderation-channel-options>
<fieldset>