diff options
Diffstat (limited to 'src/shell.html')
-rw-r--r-- | src/shell.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shell.html b/src/shell.html index 00765271..22bc9de9 100644 --- a/src/shell.html +++ b/src/shell.html @@ -86,7 +86,7 @@ } }; Module.setStatus('Downloading...'); - </script> + </script> <script type='text/javascript'>{{{ SCRIPT_CODE }}}</script> </body> </html> |