Fix comments

This commit is contained in:
video-prize-ranch
2022-01-23 20:59:29 -05:00
parent b462c10197
commit 431828e256
4 changed files with 26 additions and 25 deletions

View File

@@ -69,7 +69,7 @@
<br>
{{/each}}
{{#equal album.Privacy "public"}}
{{#if comments}}
<div>
<hr>
<input id="comments__expandBtn" type="checkbox">
@@ -84,7 +84,7 @@
</div>
</div>
<hr>
{{/equal}}
{{/if}}
</main>
{{> partials/footer }}