Skip to content

Commit 590b2f3

Browse files
save file
1 parent 4021036 commit 590b2f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

utils/misc/nodejs-terminal/html/webcontainer-fs/webcontainer-fs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
btn.load = function(){
170170

171171

172-
console.log(filenav.cur);
172+
console.json(filenav.cur);
173173

174174

175175
}//load
@@ -181,7 +181,7 @@
181181

182182
var path = filenav.path;
183183

184-
console.log(filenav.cur);
184+
console.json(filenav.cur);
185185

186186

187187
}//save

0 commit comments

Comments
 (0)