diff --git a/views/preferences.pug b/views/preferences.pug index dde6964..b18f2d5 100644 --- a/views/preferences.pug +++ b/views/preferences.pug @@ -106,7 +106,7 @@ html for(let key in instance_config.post_media_max_heights) { if(instance_config.post_media_max_heights.hasOwnProperty(key)) - max_heights_html += `` + max_heights_html += `` } != max_heights_html .setting