diff --git a/app/assets/javascripts/discourse/lib/bootstrap-json/index.js b/app/assets/javascripts/discourse/lib/bootstrap-json/index.js index 98fc1ed882b..e44465f8a28 100644 --- a/app/assets/javascripts/discourse/lib/bootstrap-json/index.js +++ b/app/assets/javascripts/discourse/lib/bootstrap-json/index.js @@ -73,7 +73,7 @@ function head(buffer, bootstrap, headers, baseURL) { } if (admin) { - buffer.push(``); + buffer.push(``); } }