diff --git a/static/js/playground.js b/static/js/playground.js index 4343102..6dc754f 100644 --- a/static/js/playground.js +++ b/static/js/playground.js @@ -323,7 +323,7 @@ var playground = { + data.shortURL + '
'; html += '
'; + + url + '?embed=true" width="99%" height="600">'; html += ''; $("#dialogShare").html(html);