There was an error while loading. Please reload this page.
1 parent 1328b7e commit 206eb25Copy full SHA for 206eb25
1 file changed
src/index.ts
@@ -41,6 +41,7 @@ document.body.appendChild(button);
41
language: 'lua',
42
minimap: {enabled: false},
43
theme: 'vs-dark',
44
+ readOnly: true
45
});
46
47
window.onresize = () => {
0 commit comments