Skip to content

Commit 013248f

Browse files
save file
1 parent 71921cf commit 013248f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@
142142

143143

144144
btn.update = function(){
145+
146+
read();
147+
145148
}//update
146149

147150

@@ -154,6 +157,9 @@
154157

155158

156159
btn.cancel = function(){
160+
161+
menu.close();
162+
157163
}//cancel
158164

159165

0 commit comments

Comments
 (0)