diff --git a/dist/index.html b/dist/index.html index 29c882b..03abad0 100644 --- a/dist/index.html +++ b/dist/index.html @@ -6,7 +6,6 @@ - @@ -291,7 +290,7 @@ -
Made with 💖 & 🙌 by Kushagra Gour
Tweet out your feature requests, comments & suggestions to @webmakerApp.
diff --git a/dist/script.js b/dist/script.js index 7c06a3f..dc04790 100644 --- a/dist/script.js +++ b/dist/script.js @@ -607,7 +607,7 @@ globalConsoleContainerEl (function(alertsService) { /* eslint-enable no-extra-semi */ var scope = scope || {}; - var version = '2.9.3'; + var version = '2.9.4'; if (window.DEBUG) { window.scope = scope; @@ -1578,7 +1578,7 @@ globalConsoleContainerEl '">'; } - if (js !== undefined) { + if (typeof js === 'string') { contents += '