From 605e9064a14af441ba25d40ad7e6816343faee76 Mon Sep 17 00:00:00 2001 From: ppsn Date: Thu, 27 Apr 2023 17:48:27 +0300 Subject: [PATCH] corrected mistake --- views/preferences.pug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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