1 parent 7071503 commit d6404d1Copy full SHA for d6404d1
1 file changed
utils/misc/nodejs-terminal/html/webcontainer-fs/webcontainer-fs.html
@@ -107,6 +107,9 @@
107
debug('init');
108
filenav = mod['file-nav'];
109
110
+ filenav.file = file;
111
+ filenav.dir = dir;
112
+
113
114
await mod.auto();
115
0 commit comments