Skip to content

Commit 332a1c9

Browse files
save file
1 parent ee05d74 commit 332a1c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

utils/misc/nodejs-terminal/v3.0/nodejs-terminal-v3.0.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -585,7 +585,7 @@
585585
snippet.css.insert_rule([':host {height:100%;}','#root {height:100%}']);
586586
snippet.editor.css.insert_rule([':host {flex:1}','#root {height:100%}']);
587587

588-
snippet.ctx = {snippet,webcontainer,viewport,vm,tabs};
588+
snippet.ctx = {snippet,webcontainer,viewport,vm,tabs,mod};
589589

590590

591591
var attrs = {component:'page'};

0 commit comments

Comments
 (0)