Fix comment content

This commit is contained in:
Alex Dima 2019-12-16 23:53:44 +01:00
parent 3947765710
commit a943d3d0b0
No known key found for this signature in database
GPG key ID: 6E58D7B045760DA0
29 changed files with 30 additions and 30 deletions

View file

@ -81,7 +81,7 @@ monaco.editor.create(document.getElementById("container"), {
model: model
});
/*----------------------------------------SAMPLE CSS END*/
/*----------------------------------------SAMPLE JS END*/
});
</script>
</body>