From ea4636afbb88f3fb80bb973c6106bee874588b8a Mon Sep 17 00:00:00 2001 From: Pavel Mineev Date: Fri, 12 Mar 2021 01:10:53 +0300 Subject: [PATCH] Fix iframe folding --- frontend/templates/iframe.ejs | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/templates/iframe.ejs b/frontend/templates/iframe.ejs index e3db7fd5..7a955985 100644 --- a/frontend/templates/iframe.ejs +++ b/frontend/templates/iframe.ejs @@ -36,6 +36,7 @@ <% if (htmlWebpackPlugin.options.env === 'production') { %> - + <% } %>